summaryrefslogtreecommitdiff
path: root/testing/curl/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-31 23:14:48 +0000
committerroot <root@rshg054.dnsready.net>2011-10-31 23:14:48 +0000
commit560562e36a27da267f2f4f7989806790192888ef (patch)
treef2ce7f5442dd17943646b3844614c48750704018 /testing/curl/PKGBUILD
parentf935ebf41c626e4832f86c5f3f7ed1cc35128f6b (diff)
Mon Oct 31 23:14:48 UTC 2011
Diffstat (limited to 'testing/curl/PKGBUILD')
-rw-r--r--testing/curl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/curl/PKGBUILD b/testing/curl/PKGBUILD
index fd47a41ee..f9a5e3388 100644
--- a/testing/curl/PKGBUILD
+++ b/testing/curl/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 141358 2011-10-29 19:16:01Z dreisner $
+# $Id: PKGBUILD 141474 2011-10-30 15:39:03Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
@@ -7,12 +7,12 @@
pkgname=curl
pkgver=7.22.0
-pkgrel=3
+pkgrel=4
pkgdesc="An URL retrival utility and library"
arch=('i686' 'x86_64')
url="http://curl.haxx.se"
license=('MIT')
-depends=('libssh2' 'openssl' 'zlib')
+depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
makedepends=('perl-libwww')
options=('!libtool')
source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}