[packages] tor-alpha: update to 0.2.3.11-alpha
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2012 23:08:32 +0000 (23:08 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2012 23:08:32 +0000 (23:08 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30429 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tor-alpha/Makefile
net/tor-alpha/patches/002-add-tor-socket-t-header.patch [new file with mode: 0644]

index d834a34..69646c5 100644 (file)
@@ -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)
diff --git a/net/tor-alpha/patches/002-add-tor-socket-t-header.patch b/net/tor-alpha/patches/002-add-tor-socket-t-header.patch
new file mode 100644 (file)
index 0000000..81dda91
--- /dev/null
@@ -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