[packages] tor: update to 0.2.4.21

Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39773 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
tripolar 2014-03-02 21:25:03 +00:00
parent 31b86a1449
commit a4f97cba39

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008-2012 OpenWrt.org # Copyright (C) 2008-2014 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=tor PKG_NAME:=tor
PKG_VERSION:=0.2.3.25 PKG_VERSION:=0.2.4.21
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.torproject.org/dist \ PKG_SOURCE_URL:=https://www.torproject.org/dist \
https://archive.torproject.org/tor-package-archive https://archive.torproject.org/tor-package-archive
PKG_MD5SUM:=a1c364189a9a66ed9daa8e6436489daf PKG_MD5SUM:=bde981d10e8faf1e171ef1ebbb7b398a
PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp
PKG_INSTALL:=1 PKG_INSTALL:=1