From 5657365935bb7d6cfd387ca2493a915507a568f1 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Tue, 7 Oct 2014 23:05:30 +0200 Subject: [PATCH] tor: update to the latest stable version 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 36b920692..ae01d8949 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.23 +PKG_VERSION:=0.2.4.24 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:=9e39928e310612c3bffee727f554c63f +PKG_MD5SUM:=9acb86b529f0f48cc495da3801f85d1f PKG_MAINTAINER:=Hauke Mehrtens PKG_LICENSE_FILE:=LICENSE