diff options
-rw-r--r-- | net/tor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile index 79f61af32..ce2135ec8 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 <hauke@hauke-m.de> PKG_LICENSE_FILES:=LICENSE |