[packages] tor-alpha: update to 0.2.3.11-alpha
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30429 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
99a920a836
commit
15e653181e
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008-2011 OpenWrt.org
|
||||
# Copyright (C) 2008-2012 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor-alpha
|
||||
PKG_VERSION:=0.2.3.10-alpha
|
||||
PKG_VERSION:=0.2.3.11-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:=1e5a61aa4411c6ffe32eb5c04fc1f05e
|
||||
PKG_MD5SUM:=917f2952f464371727641320292c9a9e
|
||||
|
||||
PKG_BUILD_DEPENDS:=libnatpmp
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)
|
||||
|
10
net/tor-alpha/patches/002-add-tor-socket-t-header.patch
Normal file
10
net/tor-alpha/patches/002-add-tor-socket-t-header.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/src/tools/tor-fw-helper/tor-fw-helper-natpmp.c
|
||||
+++ b/src/tools/tor-fw-helper/tor-fw-helper-natpmp.c
|
||||
@@ -8,6 +8,7 @@
|
||||
**/
|
||||
|
||||
#include "orconfig.h"
|
||||
+#include "compat.h"
|
||||
#ifdef NAT_PMP
|
||||
#ifdef MS_WINDOWS
|
||||
#define STATICLIB
|
Loading…
x
Reference in New Issue
Block a user