From 8546c8f21e6447cbc11f7f3dc0438a124a629914 Mon Sep 17 00:00:00 2001 From: swalker Date: Fri, 2 May 2014 01:57:52 +0000 Subject: [PATCH] [packages] tor-alpha: update to 0.2.5.4-alpha Signed-off-by: Stephen Walker git-svn-id: svn://svn.openwrt.org/openwrt/packages@40654 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tor-alpha/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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