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

Levente Polyak anthraxx at archlinux.org
Thu Dec 1 23:10:35 UTC 2016


    Date: Thursday, December 1, 2016 @ 23:10:35
  Author: anthraxx
Revision: 282500

upgpkg: curl 7.51.0-2 (libpsl support rebuild)

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-01 22:33:36 UTC (rev 282499)
+++ PKGBUILD	2016-12-01 23:10:35 UTC (rev 282500)
@@ -7,12 +7,12 @@
 
 pkgname=curl
 pkgver=7.51.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An URL retrieval utility and library"
 arch=('i686' 'x86_64')
 url="https://curl.haxx.se"
 license=('MIT')
-depends=('ca-certificates' 'krb5' 'libssh2' 'openssl' 'zlib')
+depends=('ca-certificates' 'krb5' 'libssh2' 'openssl' 'zlib' 'libpsl')
 provides=('libcurl.so')
 options=('strip' 'debug')
 source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}



More information about the arch-commits mailing list