2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

curl: 7.77.0

This commit is contained in:
Dylan Araps 2021-06-30 10:22:07 +00:00
parent 794ac8ace9
commit 598912a842
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 8 additions and 7 deletions

View File

@ -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

View File

@ -1 +1 @@
7c4c7ca4ea88abe00fea4740dcf81075c031b1d0bb23aff2d5efde20a3c2408a
0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b

View File

@ -1 +1 @@
https://curl.haxx.se/download/curl-7.73.0.tar.xz
https://curl.haxx.se/download/curl-7.77.0.tar.xz

View File

@ -1 +1 @@
7.73.0 1
7.77.0 1