[arch-commits] CVS update of extra/network/tor (PKGBUILD)

Simo Leone simo at archlinux.org
Thu Sep 27 13:26:06 UTC 2007


    Date: Thursday, September 27, 2007 @ 09:26:06
  Author: simo
    Path: /home/cvs-extra/extra/network/tor

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: tor 0.1.2.17-2


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/network/tor/PKGBUILD
diff -u extra/network/tor/PKGBUILD:1.15 extra/network/tor/PKGBUILD:1.16
--- extra/network/tor/PKGBUILD:1.15	Tue Aug 21 15:44:30 2007
+++ extra/network/tor/PKGBUILD	Thu Sep 27 09:26:05 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.15 2007/08/21 19:44:30 tpowa Exp $
+# $Id: PKGBUILD,v 1.16 2007/09/27 13:26:05 simo Exp $
 # Maintainer: simo <simo at archlinux.org>
 pkgname=tor
-pkgver=0.1.2.14
+pkgver=0.1.2.17
 pkgrel=2
 pkgdesc="TOR Client"
 arch=(i686 x86_64)
@@ -10,9 +10,6 @@
 install=tor.install
 depends=('openssl' 'zlib' 'libevent>=1.3d')
 source=("http://tor.eff.org/dist/tor-$pkgver.tar.gz" "tor.conf" "tor.rc")
-md5sums=('dc93a52f9c12ec7fe73b3905a28f09ec'
-         '56c75d4e8a66f34167d31e38c43793dd'
-         '4e39d56f462fc9f59e91715ac1b994c0')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -28,3 +25,6 @@
   mv $startdir/pkg/etc/tor/torrc.sample $startdir/pkg/etc/tor/torrc-dist
 }
 # vim: ft=sh sw=2 ts=2
+md5sums=('ef8fc7f45d167875c337063d437c9832'
+         '56c75d4e8a66f34167d31e38c43793dd'
+         '4e39d56f462fc9f59e91715ac1b994c0')




More information about the arch-commits mailing list