mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
curl: 7.77.0
This commit is contained in:
parent
794ac8ace9
commit
598912a842
@ -5,16 +5,17 @@
|
||||
--enable-ipv6 \
|
||||
--enable-unix-sockets \
|
||||
--enable-hidden-symbols \
|
||||
--without-libidn \
|
||||
--without-libidn2 \
|
||||
--disable-manual \
|
||||
--disable-ldap \
|
||||
--disable-ares \
|
||||
--with-openssl \
|
||||
--with-pic \
|
||||
--with-ca-fallback \
|
||||
--without-librtmp \
|
||||
--without-icu \
|
||||
--without-libpsl \
|
||||
--with-pic \
|
||||
--with-ca-fallback
|
||||
--without-libidn \
|
||||
--without-libidn2
|
||||
|
||||
make curl_LDFLAGS=-all-static
|
||||
make DESTDIR="$1" install
|
||||
|
@ -1 +1 @@
|
||||
7c4c7ca4ea88abe00fea4740dcf81075c031b1d0bb23aff2d5efde20a3c2408a
|
||||
0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b
|
||||
|
@ -1 +1 @@
|
||||
https://curl.haxx.se/download/curl-7.73.0.tar.xz
|
||||
https://curl.haxx.se/download/curl-7.77.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
7.73.0 1
|
||||
7.77.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user