diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-05-12 17:36:10 +0200 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-05-12 17:36:10 +0200 |
commit | 2342c2733b22daf063806056781c07e59c7676c5 (patch) | |
tree | 742200d4e474d440509f210fb1aa3fff3caefabe /groups | |
parent | 26bb7516dee188e8da414fc1c325924a41392157 (diff) | |
download | midipix_build-2342c2733b22daf063806056781c07e59c7676c5.tar.bz2 midipix_build-2342c2733b22daf063806056781c07e59c7676c5.tar.xz |
groups/241.native_packages_inet.group:curl: upgraded to v7.83.1.
patches/curl-7.{61.0,83.1}.local.patch: updated.
Diffstat (limited to 'groups')
-rw-r--r-- | groups/241.native_packages_inet.group | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/241.native_packages_inet.group b/groups/241.native_packages_inet.group index d651420c..0ef1e8a7 100644 --- a/groups/241.native_packages_inet.group +++ b/groups/241.native_packages_inet.group @@ -33,8 +33,8 @@ proxytunnel rsync socat thttpd w3m weechat wget wget2 whois")"; : ${PKG_CA_CERTIFICATES_ENV_VARS_EXTRA:="HOST_CC=gcc"}; : ${PKG_CA_CERTIFICATES_VARS_FILE:="vars/ca_certificates.vars"}; : ${PKG_CURL_DEPENDS:="gnutls"}; -: ${PKG_CURL_SHA256SUM:=ef6e55192d04713673b4409ccbcb4cb6cd723137d6e10ca45b0c593a454e1720}; -: ${PKG_CURL_VERSION:=7.61.0}; +: ${PKG_CURL_SHA256SUM:=2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4}; +: ${PKG_CURL_VERSION:=7.83.1}; : ${PKG_CURL_URL:=https://curl.haxx.se/download/curl-${PKG_CURL_VERSION}.tar.xz}; : ${PKG_CURL_CONFIGURE_ARGS_EXTRA:="--disable-symbol-hiding --enable-shared --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-ca-path=/etc/ssl/certs --with-gnutls --without-ssl"}; : ${PKG_DROPBEAR_DEPENDS:="libz"}; |