From: hauke Date: Fri, 21 Feb 2014 22:44:44 +0000 (+0000) Subject: tor-alpha: update to 0.2.4.20 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=70b70c58298c7408a1b44f8c2744e131ea6486f6;p=packages.git tor-alpha: update to 0.2.4.20 Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/packages@39669 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index 5d4f292af..a796ea7bf 100644 --- a/net/tor-alpha/Makefile +++ b/net/tor-alpha/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor-alpha -PKG_VERSION:=0.2.4.15-rc +PKG_VERSION:=0.2.4.20 PKG_RELEASE:=1 PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.torproject.org/dist \ https://archive.torproject.org/tor-package-archive \ http://tor.mirror.tn/dist -PKG_MD5SUM:=d05da33b2c99978adc55c78ead8b25d2 +PKG_MD5SUM:=a8cd8e3b3a3f6a7770f2c22d280f19b8 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)