From a8ad5cd54d14fc705513f1a094562bf56e1e1007 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Sun, 27 Dec 2015 16:32:25 +0100 Subject: [PATCH] tor: update to 0.2.7.6 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 79f61af32f..ce2135ec8d 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.2.6.10 +PKG_VERSION:=0.2.7.6 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:=04f919e7882d1ca80f835545af562bad +PKG_MD5SUM:=cc19107b57136a68e8c563bf2d35b072 PKG_MAINTAINER:=Hauke Mehrtens PKG_LICENSE_FILES:=LICENSE -- 2.30.2