summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tor/.md5sum2
-rw-r--r--tor/Pkgfile3
2 files changed, 2 insertions, 3 deletions
diff --git a/tor/.md5sum b/tor/.md5sum
index e84498af8..e024f691a 100644
--- a/tor/.md5sum
+++ b/tor/.md5sum
@@ -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
diff --git a/tor/Pkgfile b/tor/Pkgfile
index 6bc301e80..1ff648674 100644
--- a/tor/Pkgfile
+++ b/tor/Pkgfile
@@ -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
}
-

Generated by cgit