tor: 0.2.0.33 -> 0.2.0.34

This commit is contained in:
Danny Rawlins 2009-02-13 21:28:01 +11:00
parent 25ad0ae477
commit db7c1d56f5
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,3 @@
9ad86a956b99b1ab007d459d74348960 tor-0.2.0.33.tar.gz
f20011be23d5a76988233df12c346f41 tor-0.2.0.34.tar.gz
53f221aeaaaede055c810cd1858b294c tor-config.patch
64a6fed3c6c30ea20f3e1362dcbf0a93 tor.rc

View File

@ -5,7 +5,7 @@
# Depends on: libevent openssl zlib
name=tor
version=0.2.0.33
version=0.2.0.34
release=1
source=(http://www.torproject.org/dist/tor-$version.tar.gz
tor.rc tor-config.patch)
@ -55,4 +55,3 @@ build() {
# service
install -m 0750 -D $SRC/tor.rc $PKG/etc/rc.d/tor
}