From: Stephen Walker Date: Fri, 2 May 2014 01:57:52 +0000 (+0000) Subject: tor-alpha: update to 0.2.5.4-alpha X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f28db7458526e576635ba27c7f291a1daed4261f;p=openwrt%2Fsvn-archive%2Fpackages.git tor-alpha: update to 0.2.5.4-alpha Signed-off-by: Stephen Walker SVN-Revision: 40654 --- diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index c716cef5a..89ccc1464 100644 --- a/net/tor-alpha/Makefile +++ b/net/tor-alpha/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2013 OpenWrt.org +# Copyright (C) 2008-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor-alpha -PKG_VERSION:=0.2.5.2 +PKG_VERSION:=0.2.5.4 PKG_RELEASE:=1 PKG_SOURCE:=tor-$(PKG_VERSION)-alpha.tar.gz PKG_SOURCE_URL:=https://www.torproject.org/dist \ https://archive.torproject.org/tor-package-archive \ http://tor.mirror.tn/dist -PKG_MD5SUM:=5bc071d506f723a626a7b2a6fec20ae0 +PKG_MD5SUM:=c913735a3527fec3e9bacf3a1e1a70bf PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)-alpha