[tor-commits] [torouter/master] We want tor 0.2.2, so use experimental

runa at torproject.org runa at torproject.org
Tue Aug 23 10:22:18 UTC 2011


commit ecd17f3cba8317e69bd7757a1f6619db4091fd65
Author: Runa A. Sandvik <runa.sandvik at gmail.com>
Date:   Tue Aug 23 11:21:54 2011 +0100

    We want tor 0.2.2, so use experimental
---
 packages/torouter-prep/src/torouter_config.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/torouter-prep/src/torouter_config.sh b/packages/torouter-prep/src/torouter_config.sh
index 106ffc3..3b72511 100644
--- a/packages/torouter-prep/src/torouter_config.sh
+++ b/packages/torouter-prep/src/torouter_config.sh
@@ -52,7 +52,7 @@ apt-get -y install denyhosts ufw
 apt-get -y -t squeeze-backports install openntpd
 
 # Install Tor and deps:
-apt-get -y install tor tor-geoipdb
+apt-get -y -t experimental install tor tor-geoipdb
 # To build a 0.2.3.x Tor:
 # apt-get source tor=0.2.3.1-alpha-1~~squeeze+1
 # Debuild here...



More information about the tor-commits mailing list