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

Jan Steffens heftig at archlinux.org
Tue Feb 19 06:09:10 UTC 2019


    Date: Tuesday, February 19, 2019 @ 06:09:09
  Author: heftig
Revision: 346501

7.64.0-8

Modified:
  curl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-18 23:04:23 UTC (rev 346500)
+++ PKGBUILD	2019-02-19 06:09:09 UTC (rev 346501)
@@ -6,7 +6,7 @@
 
 pkgname=curl
 pkgver=7.64.0
-pkgrel=7
+pkgrel=8
 pkgdesc="An URL retrieval utility and library"
 arch=('x86_64')
 url="https://curl.haxx.se"
@@ -14,7 +14,6 @@
 depends=('ca-certificates' 'krb5' 'libssh2' 'openssl' 'zlib' 'libpsl' 'libnghttp2'
          'libidn2' 'libidn2.so')
 provides=('libcurl.so')
-options=('strip' 'debug')
 source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         "0001-connection_check-set-data-to-the-transfer-doing-the-.patch"
         "0001-connection_check-restore-original-conn-data-after-th.patch"
@@ -46,9 +45,6 @@
       --disable-ldap \
       --disable-ldaps \
       --disable-manual \
-      --disable-curldebug \
-      --enable-debug \
-      --enable-optimize \
       --enable-ipv6 \
       --enable-versioned-symbols \
       --enable-threaded-resolver \



More information about the arch-commits mailing list