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

Jeff Mickey jeff at archlinux.org
Tue Feb 5 21:19:04 UTC 2008


    Date: Tuesday, February 5, 2008 @ 16:19:04
  Author: jeff
    Path: /home/cvs-extra/extra/network/c-ares

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: c-ares 1.5.1-1


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


Index: extra/network/c-ares/PKGBUILD
diff -u extra/network/c-ares/PKGBUILD:1.3 extra/network/c-ares/PKGBUILD:1.4
--- extra/network/c-ares/PKGBUILD:1.3	Tue Jun 26 13:04:51 2007
+++ extra/network/c-ares/PKGBUILD	Tue Feb  5 16:19:04 2008
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.3 2007/06/26 17:04:51 andyrtr Exp $
+# $Id: PKGBUILD,v 1.4 2008/02/05 21:19:04 jeff Exp $
 # Maintainer: Jeff Mickey <jeff at archlinux.org>
 # Maintainer: Vinay S Shastry <vinayshastry at gmail.com>
 pkgname=c-ares
-pkgver=1.4.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="c-ares is a C library that performs DNS requests and name resolves asynchronously"
 url="http://daniel.haxx.se/projects/c-ares/"
 arch=('i686' 'x86_64')
-license=(MIT)
+license=('MIT')
 depends=()
 source=(http://daniel.haxx.se/projects/c-ares/$pkgname-$pkgver.tar.gz)
 options=('!libtool')
@@ -19,5 +19,5 @@
   make DESTDIR=$startdir/pkg install
 }
 
-md5sums=('cd1f8e7dd47cf099518014014f23a98b')
-sha1sums=('810074d2792ff5e996816aa52ff676bb102be885')
+md5sums=('f39acb8033391b0afebf367d314bed36')
+sha1sums=('f372187931789c572d134e6362eaf39f44d4dbc1')




More information about the arch-commits mailing list