summaryrefslogtreecommitdiff
path: root/extra/c-ares/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/c-ares/PKGBUILD')
-rw-r--r--extra/c-ares/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/c-ares/PKGBUILD b/extra/c-ares/PKGBUILD
index 9aaf872a8..85fc32064 100644
--- a/extra/c-ares/PKGBUILD
+++ b/extra/c-ares/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 185276 2013-05-12 20:05:21Z dreisner $
+# $Id: PKGBUILD 197883 2013-10-30 11:27:23Z allan $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Jeff Mickey <jeff@archlinux.org>
@@ -6,13 +6,12 @@
pkgname=c-ares
pkgver=1.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='C library that performs DNS requests and name resolves asynchronously'
arch=('i686' 'x86_64' 'mips64el')
url='http://c-ares.haxx.se/'
license=('custom')
depends=('glibc')
-options=('!libtool')
source=("http://c-ares.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
'LICENSE')
md5sums=('1196067641411a75d3cbebe074fd36d8'