]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
bump version libcurl-7.83.1
authorMarkham <markham001@gmx.de>
Sun, 15 May 2022 10:24:40 +0000 (12:24 +0200)
committerMarkham <markham001@gmx.de>
Sun, 15 May 2022 10:24:40 +0000 (12:24 +0200)
make/libraries.mk
make/versions.mk

index f5b78fb675576e4b7197f99934a7fd8f5fe13e3d..1a0447ad8690a4dedc79ba8bd74a41d9ee2f96fc 100755 (executable)
@@ -508,7 +508,7 @@ $(D)/libcurl: $(ARCHIVE)/curl-$(CURL_VER).tar.bz2 $(D)/openssl $(D)/librtmp $(D)
                        --disable-manual \
                        --disable-ntlm-wb \
                        --disable-ares \
-                       --without-libidn \
+                       --without-libidn2 \
                        --with-ca-bundle=/$(CA_BUNDLE_DIR)/$(CA_BUNDLE) \
                        --with-random=/dev/urandom \
                        --with-ssl=$(TARGETPREFIX) \
index 7c853cbb5c7cc72ee314b3121f89020f46cea97d..9d466fe7d723c74476f1b380766db538fefdbd35 100644 (file)
@@ -45,7 +45,7 @@ GETTEXT_VER = 0.19.8.1
 GIFLIB_VER=5.2.1
 
 # curl; command line tool for transferring data with URL syntax
-CURL_VER = 7.82.0
+CURL_VER = 7.83.1
 
 # e2fsprogs; filesystem utilities for use with the ext[x] filesystem
 E2FSPROGS_VER = 1.44.5