mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
curl-32: upgrade to 8.5.0
This commit is contained in:
@@ -1 +1 @@
|
||||
8424597f247da68b6041dd7f9ca367fe curl-8.4.0.tar.xz
|
||||
3e9e5c2db494e7dbd4e7024b149021c9 curl-8.5.0.tar.xz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
curl-32-8.4.0-1
|
||||
curl-32-8.5.0-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib32/
|
||||
lrwxrwxrwx root/root usr/lib32/libcurl.so -> libcurl.so.4.8.0
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : curl openssl-32
|
||||
|
||||
name=curl-32
|
||||
version=8.4.0
|
||||
version=8.5.0
|
||||
release=1
|
||||
source="https://curl.haxx.se/download/${name%-*}-$version.tar.xz"
|
||||
|
||||
@@ -18,6 +18,8 @@ build() {
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib32 \
|
||||
--disable-static \
|
||||
--disable-ldap \
|
||||
--disable-ldaps \
|
||||
--enable-threaded-resolver \
|
||||
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
|
||||
--with-openssl \
|
||||
|
||||
Reference in New Issue
Block a user