#
-# Copyright (C) 2008-2010 OpenWrt.org
+# Copyright (C) 2008-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# Want to test this package? Try this:
-# make package/tor-alpha/{clean,compile,install} V=99
-#
include $(TOPDIR)/rules.mk
PKG_NAME:=tor-alpha
-PKG_VERSION:=0.2.2.20-alpha
+PKG_VERSION:=0.2.2.21-alpha
PKG_RELEASE:=1
PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.torproject.org/dist
-PKG_MD5SUM:=e6c994419df864e2e89abfcf832d5961
+PKG_MD5SUM:=4543aa232eed38c80dfb1f6419807ea9
PKG_BUILD_DIR=$(BUILD_DIR)/tor-$(PKG_VERSION)/
PKG_INSTALL:=1
---- a/src/config/torrc.sample.in 2010-11-22 19:49:38.000000000 -0800
-+++ a/src/config/torrc.sample.in 2010-12-17 14:49:41.379893002 -0800
-@@ -44,11 +44,11 @@
+--- a/src/config/torrc.sample.in
++++ b/src/config/torrc.sample.in
+@@ -44,11 +44,11 @@ SocksListenAddress 127.0.0.1 # accept co
## Uncomment this to start the process in the background... or use
## --runasdaemon 1 on the command line. This is ignored on Windows;
## see the FAQ entry if you want Tor to run as an NT service.
## The port on which Tor will listen for local connections from Tor
## controller applications, as documented in control-spec.txt.
-@@ -168,3 +168,5 @@
+@@ -168,3 +168,5 @@ SocksListenAddress 127.0.0.1 # accept co
#BridgeRelay 1
#ExitPolicy reject *:*