Signed-off-by: Linus Lüssing <linus.luess...@web.de> --- net/tinc/Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/tinc/Makefile b/net/tinc/Makefile index 290a8a1..efd6735 100644 --- a/net/tinc/Makefile +++ b/net/tinc/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tinc -PKG_VERSION:=1.0.11 +PKG_VERSION:=1.0.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages \ http://ftp.yi.se/pub/tinc/ \ http://www.mirrors.wiretapped.net/security/network-security/tinc/ -PKG_MD5SUM:=ee0b1a3366c6e379cae34be6fa5dcb15 +PKG_MD5SUM:=86263994d38c750431efd17e9a91a248 PKG_INSTALL:=1 -- 1.7.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel