From f862b71bcdd691f85c804164f2cbfed470f50fc1 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 2 Feb 2024 19:53:43 +0100 Subject: [PATCH] curl-32: 8.5.0 -> 8.6.0 --- curl-32/.signature | 6 +++--- curl-32/Pkgfile | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/curl-32/.signature b/curl-32/.signature index 38316166..adb815e6 100644 --- a/curl-32/.signature +++ b/curl-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXZ649rnO5VuGKWOvYmY1Yyo36Syv9J90NP5lVpwrbgrxtsDEBTCQGBiKERRmHFZ9RVM0bIekiDaKbgRb1ZJ2zQU= -SHA256 (Pkgfile) = 6e8cce9e0767a363811b52505fb0d36e43f24b03bc6d20b35000bcd65fa18ae0 +RWSwxGo/zH7eXZYcUcYv1jvdAcmzsFIeQG/tQRbBZMvfMqHaJuA6MOZF0TVlvSbep8zF0S1APL9lwqvhUjyDDJO/cvhfY2hH1ws= +SHA256 (Pkgfile) = 30de24072c99e3355f688d6f1befbacb5c5526fbbd5473687f7b20091ca9fbeb SHA256 (.footprint) = 1f49d30883c63da2e3d72a616a65fa40806923dd3c80aa299aebe1ceb544379b -SHA256 (curl-8.5.0.tar.xz) = 42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb +SHA256 (curl-8.6.0.tar.xz) = 3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15 diff --git a/curl-32/Pkgfile b/curl-32/Pkgfile index 770ff6d1..421e958c 100644 --- a/curl-32/Pkgfile +++ b/curl-32/Pkgfile @@ -5,7 +5,7 @@ # Optional: brotli-32 name=curl-32 -version=8.5.0 +version=8.6.0 release=1 source=(https://curl.se/download/${name%-*}-$version.tar.xz) @@ -23,6 +23,7 @@ build() { --without-libidn2 \ --with-openssl \ --enable-threaded-resolver \ + --without-libpsl \ --with-ca-bundle=/etc/ssl/cert.pem make make DESTDIR=$PKG install