summaryrefslogtreecommitdiff
path: root/extra/c-ares
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
committerroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
commitca8fbff4eeda39b8a24515043ec4c8fdb95c23ee (patch)
treee31e0e223f205368e42e8f2378af9f8c76da0c0f /extra/c-ares
parent014b5d0a1ee98ba0466f067f605b9637f2a14b2f (diff)
Tue Jun 19 00:01:39 UTC 2012
Diffstat (limited to 'extra/c-ares')
-rw-r--r--extra/c-ares/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/c-ares/PKGBUILD b/extra/c-ares/PKGBUILD
index 89b361691..e047a5611 100644
--- a/extra/c-ares/PKGBUILD
+++ b/extra/c-ares/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 157361 2012-04-28 03:18:53Z dreisner $
+# $Id: PKGBUILD 161977 2012-06-17 22:25:00Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Jeff Mickey <jeff@archlinux.org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=c-ares
-pkgver=1.8.0
+pkgver=1.9.0
pkgrel=1
pkgdesc='C library that performs DNS requests and name resolves asynchronously'
arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@ depends=('glibc')
options=('!libtool')
source=("http://c-ares.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
'LICENSE')
-md5sums=('2936494add5663ecc57147cc3c9697f9'
- '85b0cca26bc34005e25016169abbe66d'
+md5sums=('c1a61a5a9db15129ba538f724de50ded'
+ '5cfadabe6c9cb1e0aa879803129bcfe3'
'c69f2042941b708ce3e7121424d0b7e6')
build() {