[packages] tor-alpha: update to 0.2.5.2-alpha
Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39774 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a4f97cba39
commit
a97a671ac3
@ -8,17 +8,17 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor-alpha
|
||||
PKG_VERSION:=0.2.4.20
|
||||
PKG_VERSION:=0.2.5.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE:=tor-$(PKG_VERSION)-alpha.tar.gz
|
||||
PKG_SOURCE_URL:=https://www.torproject.org/dist \
|
||||
https://archive.torproject.org/tor-package-archive \
|
||||
http://tor.mirror.tn/dist
|
||||
PKG_MD5SUM:=a8cd8e3b3a3f6a7770f2c22d280f19b8
|
||||
PKG_MD5SUM:=5bc071d506f723a626a7b2a6fec20ae0
|
||||
|
||||
PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)-alpha
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
## The port on which Tor will listen for local connections from Tor
|
||||
## controller applications, as documented in control-spec.txt.
|
||||
@@ -187,3 +187,4 @@
|
||||
@@ -190,3 +190,4 @@
|
||||
## address manually to your friends, uncomment this line:
|
||||
#PublishServerDescriptor 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user