From 45e8c33f3ae5cd2f1e04dfaed709dd20d9229c3b Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 8 Jan 2015 13:49:07 +0100 Subject: [PATCH] [tor]: update to 0.2.5.10 Signed-off-by: Peter Wagner --- net/tor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index 3b88ac458..6ffcf43bd 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.24 +PKG_VERSION:=0.2.5.10 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:=9acb86b529f0f48cc495da3801f85d1f +PKG_MD5SUM:=4bde375229a7a7f77c0596ae05556527 PKG_MAINTAINER:=Hauke Mehrtens PKG_LICENSE_FILES:=LICENSE