From: cyrus Date: Sat, 17 May 2008 19:36:44 +0000 (+0000) Subject: [packages] net/tinc: update to 1.0.8 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0aed0de7c4b61d1ec83e5fae21399936ecf7d27c;p=packages.git [packages] net/tinc: update to 1.0.8 git-svn-id: svn://svn.openwrt.org/openwrt/packages@11164 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/tinc/Makefile b/net/tinc/Makefile index 258a941ec..d7c5aa009 100644 --- a/net/tinc/Makefile +++ b/net/tinc/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tinc -PKG_VERSION:=1.0.7 +PKG_VERSION:=1.0.8 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:=572255e6cbb9efffd9e40adb73ab7861 +PKG_MD5SUM:=1b59583b5bc57806459c81a413fb0cc4 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install