[packages] tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31148 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e33811ac05
commit
5550c32586
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor-alpha
|
||||
PKG_VERSION:=0.2.3.12-alpha
|
||||
PKG_VERSION:=0.2.3.13-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:=16dc8b7567662750e33f35afbbc6f089
|
||||
PKG_MD5SUM:=503d7b043875e9745db7cb06a26e2c5c
|
||||
|
||||
PKG_BUILD_DEPENDS:=libnatpmp
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- 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 _WIN32
|
||||
#define STATICLIB
|
Loading…
x
Reference in New Issue
Block a user