[arch-commits] Commit in lib32-libcurl-compat/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Wed May 26 08:52:01 UTC 2021


    Date: Wednesday, May 26, 2021 @ 08:52:01
  Author: eworm
Revision: 946629

upgpkg: lib32-libcurl-compat 7.77.0-1: new upstream release

Modified:
  lib32-libcurl-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-26 08:51:52 UTC (rev 946628)
+++ PKGBUILD	2021-05-26 08:52:01 UTC (rev 946629)
@@ -2,7 +2,7 @@
 # Contributor: Piotr Balcerowski <piotr at balcerowski.org>
 
 pkgname=lib32-libcurl-compat
-pkgver=7.76.1
+pkgver=7.77.0
 pkgrel=1
 pkgdesc='An URL retrieval library (without versioned symbols)'
 arch=('x86_64')
@@ -13,7 +13,7 @@
          'lib32-zstd' 'libcurl-compat')
 options=('strip')
 source=("https://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
-sha512sums=('43edacadbb823eb43008dd7d3b3851097cc40bc06ed6c701d7af2605a461ec556a9a15d1d71a8703cb2e0180aa3183995a67a072f4043ecc3a3972f25619722b'
+sha512sums=('cacd85eb9b2ad90f59595b497035f4660b6c5cff2d653da939c9ceac6dd8dd4bc7bdcb2dfd251862af0c29b9299312bf7271ed0249734fca979c9588799635d6'
             'SKIP')
 validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
 
@@ -34,6 +34,7 @@
     --enable-threaded-resolver \
     --with-gssapi \
     --with-libssh2 \
+    --with-openssl \
     --with-random='/dev/urandom' \
     --with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
 



More information about the arch-commits mailing list