From 19f8c38af5ff50574647440f054a5bd7e623f2d4 Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Sun, 2 Mar 2014 21:25:03 +0000 Subject: [PATCH] [packages] tor: update to 0.2.4.21 Signed-off-by: Peter Wagner SVN-Revision: 39773 --- net/tor/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index 7d246166ff..38ef2d9ed6 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -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. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.2.3.25 +PKG_VERSION:=0.2.4.21 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.torproject.org/dist \ https://archive.torproject.org/tor-package-archive -PKG_MD5SUM:=a1c364189a9a66ed9daa8e6436489daf +PKG_MD5SUM:=bde981d10e8faf1e171ef1ebbb7b398a PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp PKG_INSTALL:=1 -- 2.30.2