summaryrefslogtreecommitdiff
path: root/extra/c-ares/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-29 00:03:11 +0000
committerroot <root@rshg054.dnsready.net>2012-04-29 00:03:11 +0000
commit4412991f6b4fd655fc1f51f8d79a0be0c10158b7 (patch)
treef9c260be9a38030fe89f1d4ce1e60763c7319f5f /extra/c-ares/PKGBUILD
parent00f77ef3b2b7856520daba393370f67b773c2184 (diff)
Sun Apr 29 00:03:11 UTC 2012
Diffstat (limited to 'extra/c-ares/PKGBUILD')
-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 45643af78..89b361691 100644
--- a/extra/c-ares/PKGBUILD
+++ b/extra/c-ares/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 143105 2011-11-23 02:52:51Z dreisner $
+# $Id: PKGBUILD 157361 2012-04-28 03:18:53Z 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.7.5
+pkgver=1.8.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=('800875fc23cd8e1924d8af9172ed33e7'
- '593129fa3c0612b78594adbe4ee48ca1'
+md5sums=('2936494add5663ecc57147cc3c9697f9'
+ '85b0cca26bc34005e25016169abbe66d'
'c69f2042941b708ce3e7121424d0b7e6')
build() {