From cf3d16be308ab321bf26e97380cfba6844eccad8 Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Tue, 3 Jun 2014 22:03:27 +0000 Subject: [PATCH] [packages] tor: update to 0.2.4.22 Signed-off-by: Peter Wagner SVN-Revision: 40996 --- net/tor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index 38ef2d9ed6..e300529652 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.2.4.21 +PKG_VERSION:=0.2.4.22 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:=bde981d10e8faf1e171ef1ebbb7b398a +PKG_MD5SUM:=5a7eee0d9df87233255d78b25c6f8270 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp PKG_INSTALL:=1 -- 2.30.2