[package] tor-alpha: update to 0.2.3.22-rc
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 25 Sep 2012 13:37:13 +0000 (13:37 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 25 Sep 2012 13:37:13 +0000 (13:37 +0000)
Fixes CVE-2012-3518, CVE-2012-3519, CVE-2012-4419

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33543 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tor-alpha/Makefile

index d2e0a3d..d369fd8 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor-alpha
-PKG_VERSION:=0.2.3.19-rc
+PKG_VERSION:=0.2.3.22-rc
 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
-PKG_MD5SUM:=6ad87683519780fab0f71f42d3b41f58
+PKG_MD5SUM:=c07431ee40a0e16dc1b4d1e8d266680c
 
 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp
 PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)