tor-alpha: update to 0.2.4.20
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 21 Feb 2014 22:44:44 +0000 (22:44 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 21 Feb 2014 22:44:44 +0000 (22:44 +0000)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39669

net/tor-alpha/Makefile

index 5d4f292af257dbf44c68a2ff5173559d8657c0e8..a796ea7bf9f24218d482a338aa05d4b2be278647 100644 (file)
@@ -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)