diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index d369fd827..e1426f531 100644 --- a/net/tor-alpha/Makefile +++ b/net/tor-alpha/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor-alpha -PKG_VERSION:=0.2.3.22-rc +PKG_VERSION:=0.2.4.5-alpha PKG_RELEASE:=1 PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.torproject.org/dist \ https://archive.torproject.org/tor-package-archive -PKG_MD5SUM:=c07431ee40a0e16dc1b4d1e8d266680c +PKG_MD5SUM:=015b022d85d619c471de238d28c59671 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)