From 92c153791760a41480b3e8d82424b9280c9919f3 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sat, 23 Nov 2024 14:11:17 +0000 Subject: system/curl: bump { 8.9.1 --> 8.11.0 }. Ref: https://github.com/curl/curl/issues/14373 --- system/curl/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'system/curl/APKBUILD') diff --git a/system/curl/APKBUILD b/system/curl/APKBUILD index e719f008a..1fdcc991f 100644 --- a/system/curl/APKBUILD +++ b/system/curl/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Ɓukasz Jendrysik # Maintainer: Zach van Rijn pkgname=curl -pkgver=8.9.1 +pkgver=8.11.0 pkgrel=0 pkgdesc="A URL retrival utility and library" url="https://curl.haxx.se" @@ -120,7 +120,8 @@ build() { --disable-ldap \ --with-pic \ --with-openssl \ - --with-nghttp2 + --with-nghttp2 \ + --without-libpsl make } @@ -140,5 +141,5 @@ libcurl() { mv "$pkgdir"/usr/lib "$subpkgdir"/usr } -sha512sums="a0fe234402875db194aad4e4208b7e67e7ffc1562622eea90948d4b9b0122c95c3dde8bbe2f7445a687cb3de7cb09f20e5819d424570442d976aa4c913227fc7 curl-8.9.1.tar.xz +sha512sums="3a642d421e0a5c09ecb681bea18498f2c6124e9af4d8afdc074dfb85a9b0211d8972ade9cf00ab44b5dfed9303262cd83551dd3b5e0976d11fc19da3c4a0987e curl-8.11.0.tar.xz 7848b1271e0bfe3be40221fb0582712d4af3ce1e1bdf16b5f0cac731d81bda145efc039f945a311af70caff279a44435a8ead6bb6e1db7570a4bd22df0a77fdb errorcodes.pl" -- cgit v1.2.3-70-g09d2