diff options
Diffstat (limited to 'net')
-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 f61392877..24145a7e1 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.4.7.11 +PKG_VERSION:=0.4.7.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dist.torproject.org/ \ https://archive.torproject.org/tor-package-archive -PKG_HASH:=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e +PKG_HASH:=3b5d969712c467851bd028f314343ef15a97ea457191e93ffa97310b05b9e395 PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> \ Peter Wagner <tripolar@gmx.at> PKG_LICENSE_FILES:=LICENSE |