From 4851b4feac773386ccbdba75cdcb8b9bf39baf69 Mon Sep 17 00:00:00 2001 From: swalker Date: Sat, 3 Nov 2012 16:45:28 +0000 Subject: [PATCH] [packages] tor-alpha: update to 0.2.4.5-alpha git-svn-id: svn://svn.openwrt.org/openwrt/packages@34066 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 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)