From: Nicolas Thill Date: Tue, 9 Aug 2005 15:18:51 +0000 (+0000) Subject: Updated to new upstream release (v0.1.0.14) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=34680547a0875be58eecedcbe3d4598535823eca;p=15.05%2Fopenwrt.git Updated to new upstream release (v0.1.0.14) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1588 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/tor/Makefile b/openwrt/package/tor/Makefile index 4cfb35dca7..8ad0302742 100644 --- a/openwrt/package/tor/Makefile +++ b/openwrt/package/tor/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.1.0.12 +PKG_VERSION:=0.1.0.14 PKG_RELEASE:=1 -PKG_MD5SUM:=8f4fea2631f5f8c973cff6700960b937 +PKG_MD5SUM:=a3698218371ed0e647886fef0545bb44 PKG_SOURCE_URL:=http://tor.eff.org/dist/ \ http://ftp.se.linux.org/crypto/tor/ \