bump tor to newer version, fixes #3472, thanks Wlanman
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11265 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
32758335a8
commit
9d29d579de
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007 OpenWrt.org
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -9,14 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor
|
||||
PKG_VERSION:=0.2.0.9-alpha
|
||||
PKG_VERSION:=0.2.0.26-rc
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.torproject.org/dist/ \
|
||||
http://ftp.se.linux.org/crypto/tor/ \
|
||||
http://tor.meulie.net/
|
||||
PKG_MD5SUM:=47523575d2f6b857c453f37fbd4fca10
|
||||
PKG_SOURCE_URL:=http://www.torproject.org/dist/
|
||||
PKG_MD5SUM:=aa1179fab4dc69a10278e70729681053
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user