From 09a40fdf049b0483a289a213cc6bd6b379fbfc10 Mon Sep 17 00:00:00 2001 From: swalker Date: Mon, 31 Jan 2011 09:14:16 +0000 Subject: [PATCH] [packages] tor-alpha: update to 0.2.2.22-alpha, add archive mirror git-svn-id: svn://svn.openwrt.org/openwrt/packages@25260 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tor-alpha/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/tor-alpha/Makefile b/net/tor-alpha/Makefile index 8ef12c7d1..301f8394e 100644 --- a/net/tor-alpha/Makefile +++ b/net/tor-alpha/Makefile @@ -8,12 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor-alpha -PKG_VERSION:=0.2.2.21-alpha +PKG_VERSION:=0.2.2.22-alpha PKG_RELEASE:=1 PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://www.torproject.org/dist -PKG_MD5SUM:=4543aa232eed38c80dfb1f6419807ea9 +PKG_SOURCE_URL:=https://www.torproject.org/dist \ + http://archive.torproject.org/tor-package-archive +PKG_MD5SUM:=482617714694340054b6669955e4271e PKG_BUILD_DIR=$(BUILD_DIR)/tor-$(PKG_VERSION)/ PKG_INSTALL:=1 -- 2.11.0