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

Simo Leone simo at archlinux.org
Wed Jun 27 16:47:17 UTC 2007


    Date: Wednesday, June 27, 2007 @ 12:47:17
  Author: simo
    Path: /home/cvs-extra/extra/network/tor

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: tor 0.1.2.14-1


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


Index: extra/network/tor/PKGBUILD
diff -u extra/network/tor/PKGBUILD:1.13 extra/network/tor/PKGBUILD:1.14
--- extra/network/tor/PKGBUILD:1.13	Sun Dec 17 21:27:08 2006
+++ extra/network/tor/PKGBUILD	Wed Jun 27 12:47:17 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.13 2006/12/18 02:27:08 simo Exp $
+# $Id: PKGBUILD,v 1.14 2007/06/27 16:47:17 simo Exp $
 # Maintainer: simo <simo at archlinux.org>
 pkgname=tor
-pkgver=0.1.1.26
+pkgver=0.1.2.14
 pkgrel=1
 pkgdesc="TOR Client"
 arch=(i686 x86_64)
@@ -10,8 +10,10 @@
 install=tor.install
 depends=('openssl' 'zlib' 'libevent')
 source=("http://tor.eff.org/dist/tor-$pkgver.tar.gz" "tor.conf" "tor.rc")
-md5sums=('0667df7a1f670bee5163b607aea172ba' '56c75d4e8a66f34167d31e38c43793dd'\
+md5sums=('dc93a52f9c12ec7fe73b3905a28f09ec'
+         '56c75d4e8a66f34167d31e38c43793dd'
          '4e39d56f462fc9f59e91715ac1b994c0')
+
 build() {
   cd $startdir/src/$pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var




More information about the arch-commits mailing list