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: https://git.librecmc.org/?a=commitdiff_plain;h=c8150621b3bbac0bf1c758a23d38a3a4b6813fd7;p=librecmc%2Flibrecmc.git update to new upstream release (v0.1.0.12) SVN-Revision: 1508 --- diff --git a/openwrt/package/tor/Makefile b/openwrt/package/tor/Makefile index 89fc7ca1db..4cfb35dca7 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.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/ \