diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index aa0a250be..d2e0a3d5a 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.17-beta +PKG_VERSION:=0.2.3.19-rc 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:=d07158942df1c9e869a25a8a53446862 +PKG_MD5SUM:=6ad87683519780fab0f71f42d3b41f58 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)