From 5780dfdc1266b8f368d2e5d338026fd3550c7ebd Mon Sep 17 00:00:00 2001 From: swalker Date: Fri, 9 Dec 2011 08:18:34 +0000 Subject: [PATCH] [packages] tor-alpha: update to 0.2.3.9-alpha git-svn-id: svn://svn.openwrt.org/openwrt/packages@29488 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tor-alpha/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index 607b202b0..be6ccf895 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.5-alpha -PKG_RELEASE:=3 +PKG_VERSION:=0.2.3.9-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:=adae506a9599c2829fd3c25d1b3b77de +PKG_MD5SUM:=5a0cfcd816718e189f35aed49687d89c PKG_BUILD_DEPENDS:=libnatpmp PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)