summaryrefslogtreecommitdiffhomepage
path: root/groups
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2021-03-14 14:39:41 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-03-14 14:22:40 +0000
commit48d83dac64e61ffba15d19ee52b4a299c8edfded (patch)
tree7388de43dfa3b888137f1c181075c638c5f00b13 /groups
parent4e72bf3f673358503eab51a59390c1fbe753e872 (diff)
downloadmidipix_build-48d83dac64e61ffba15d19ee52b4a299c8edfded.tar.bz2
midipix_build-48d83dac64e61ffba15d19ee52b4a299c8edfded.tar.xz
groups/241.native_packages_inet.group: gnutls: bump to v3.7.1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups')
-rw-r--r--groups/241.native_packages_inet.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/241.native_packages_inet.group b/groups/241.native_packages_inet.group
index 13a690ad..9ea8bfdf 100644
--- a/groups/241.native_packages_inet.group
+++ b/groups/241.native_packages_inet.group
@@ -66,8 +66,8 @@ proxytunnel rsync socat thttpd w3m weechat wget whois")";
: ${PKG_GPGME_CONFIGURE_ARGS_EXTRA:="--disable-g13-test --disable-gpgconf-test --disable-gpgsm-test --disable-gpg-test --with-libgpg-error-prefix=${PREFIX_NATIVE} --with-libassuan-prefix=${PREFIX_NATIVE}"};
: ${PKG_GPGME_CFLAGS_CONFIGURE_EXTRA:=-std=gnu99};
: ${PKG_GNUTLS_DEPENDS:="libnettle libunistring libtasn1"};
-: ${PKG_GNUTLS_SHA256SUM:=49e2a22691d252c9f24a9829b293a8f359095bc5a818351f05f1c0a5188a1df8};
-: ${PKG_GNUTLS_VERSION:=3.7.0};
+: ${PKG_GNUTLS_SHA256SUM:=3777d7963eca5e06eb315686163b7b3f5045e2baac5e54e038ace9835e5cac6f};
+: ${PKG_GNUTLS_VERSION:=3.7.1};
: ${PKG_GNUTLS_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v${PKG_GNUTLS_VERSION%.*}/gnutls-${PKG_GNUTLS_VERSION}.tar.xz};
: ${PKG_GNUTLS_CONFIGURE_ARGS_EXTRA:="--disable-static --disable-ssl3-support --disable-ssl2-support --disable-cxx --enable-local-libopts --without-p11-kit --disable-hardware-acceleration --enable-guile=no --with-default-trust-store-dir=/etc/ssl/certs"};
: ${PKG_GNUTLS_LIBTOOL:=rdlibtool};