From: Nicolas Thill Date: Wed, 20 Jul 2005 23:24:51 +0000 (+0000) Subject: update to new upstream release (v0.1.0.12) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0fb86def4c4d638ab3d464e5593ce7a6b0c28452;p=15.05%2Fopenwrt.git update to new upstream release (v0.1.0.12) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1508 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/tor/Makefile b/package/tor/Makefile index 89fc7ca1db..4cfb35dca7 100644 --- a/package/tor/Makefile +++ b/package/tor/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.1.0.11 +PKG_VERSION:=0.1.0.12 PKG_RELEASE:=1 -PKG_MD5SUM:=c9d2b313a4c0637b9b75e382d2e0e88c +PKG_MD5SUM:=8f4fea2631f5f8c973cff6700960b937 PKG_SOURCE_URL:=http://tor.eff.org/dist/ \ http://ftp.se.linux.org/crypto/tor/ \