[arch-commits] Commit in c-ares/trunk (PKGBUILD)

Daniel Griffiths dgriffiths at archlinux.org
Sun Jan 2 08:09:16 UTC 2011


    Date: Sunday, January 2, 2011 @ 03:09:16
  Author: dgriffiths
Revision: 104396

Modified:
  c-ares/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-02 04:29:55 UTC (rev 104395)
+++ PKGBUILD	2011-01-02 08:09:16 UTC (rev 104396)
@@ -4,7 +4,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=c-ares
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 pkgdesc='C library that performs DNS requests and name resolves asynchronously'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool')
 source=(http://c-ares.haxx.se/${pkgname}-${pkgver}.tar.gz
         LICENSE)
-md5sums=('97ebef758804a6e9b6c0bc65d3c2c25a'
+md5sums=('dd71e8f07d9f3c837e12a5416d1b7f73'
          'c69f2042941b708ce3e7121424d0b7e6')
 
 build() {




More information about the arch-commits mailing list