ports/compat-32 (3.6): curl-32: 7.76.1 -> 7.77.0
commit a9388d166282667fdc81afa4235b28b18de4c602 Author: Danny Rawlins <contact@romster.me> Date: Sun May 30 18:56:52 2021 +1000 curl-32: 7.76.1 -> 7.77.0 diff --git a/curl-32/.signature b/curl-32/.signature index 1f6b925..8446084 100644 --- a/curl-32/.signature +++ b/curl-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXeVIHGaErnw1so/5pebSGYt274kheONRfwIQ9/7ydj97PpR80AVr31zAIopNvRIagN1sQakzO2hZm+98eQj5fQQ= -SHA256 (Pkgfile) = 997f28af2cf460dad5787aa396c8e389720f8a6cb362427272590950f6fa55aa +RWSwxGo/zH7eXXhSAkbfO4TOiDWahwXPtByvWHjAMZiy7UJ+iLXdztX8gHkjRvbuJ0LybU5CRLN9+/+wUL149tvcLnGaUFegjwY= +SHA256 (Pkgfile) = c673f23bf3d7d8eef99bfd13fc779dc972792f74ed48d0972d22ebdd12c19eaf SHA256 (.footprint) = 84c391d3e9e2759ea36b30210c6de3b5a28fa2e4f4675d500a386f58cd537166 -SHA256 (curl-7.76.1.tar.xz) = 64bb5288c39f0840c07d077e30d9052e1cbb9fa6c2dc52523824cc859e679145 +SHA256 (curl-7.77.0.tar.xz) = 0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b diff --git a/curl-32/Pkgfile b/curl-32/Pkgfile index 07c2405..14bec85 100644 --- a/curl-32/Pkgfile +++ b/curl-32/Pkgfile @@ -5,7 +5,7 @@ # Optional: brotli-32 name=curl-32 -version=7.76.1 +version=7.77.0 release=1 source=(https://curl.se/download/${name%-*}-$version.tar.xz) @@ -20,7 +20,8 @@ exit 1 ./configure --prefix=/usr \ --libdir=/usr/lib32 \ --enable-ipv6 \ - --without-libidn \ + --without-libidn2 \ + --with-openssl \ --without-cyassl \ --enable-threaded-resolver \ --with-ca-bundle=/etc/ssl/cert.pem
participants (1)
-
crux@crux.nu