[package] tor-alpha: update to 0.2.3.22-rc

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
This commit is contained in:
florian 2012-09-25 13:37:13 +00:00
parent 4a0da20709
commit e0613a6909

View 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)