From: Nicolas Thill Date: Tue, 5 Jul 2005 16:58:42 +0000 (+0000) Subject: Update to new upstream release (v0.1.0.11) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=34968fd429e76f02c4226fbb054c7a276802380c;p=15.05%2Fopenwrt.git Update to new upstream release (v0.1.0.11) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1354 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/tor/Makefile b/openwrt/package/tor/Makefile index 6b2a503fd3..89fc7ca1db 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.10 +PKG_VERSION:=0.1.0.11 PKG_RELEASE:=1 -PKG_MD5SUM:=a7d27084ebe3f407c0c3fdaf61fb5631 +PKG_MD5SUM:=c9d2b313a4c0637b9b75e382d2e0e88c PKG_SOURCE_URL:=http://tor.eff.org/dist/ \ http://ftp.se.linux.org/crypto/tor/ \