From 2e297a83f98d591dd03915dd4e01f3f1905c2e4d Mon Sep 17 00:00:00 2001 From: swalker Date: Sun, 15 Jul 2012 01:03:46 +0000 Subject: [PATCH] [packages] tor-alpha: update to 0.2.3.19-rc git-svn-id: svn://svn.openwrt.org/openwrt/packages@32721 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tor-alpha/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)