Browse Source

tinc: version bump 1.0.29

lilik-openwrt-22.03
Saverio Proto 8 years ago
parent
commit
6bea54e74e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/tinc/Makefile

+ 2
- 2
net/tinc/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tinc
PKG_VERSION:=1.0.28
PKG_VERSION:=1.0.29
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages
PKG_MD5SUM:=9ca14c9902fb4011b5df6a09ffd40ea9
PKG_MD5SUM:=bb7d2a672dd6958372da23fd764ba067
PKG_INSTALL:=1


Loading…
Cancel
Save