diff --git a/util/crypt/gnutls/actions.py b/util/crypt/gnutls/actions.py
index 33560721a2..12d8c81bc0 100644
--- a/util/crypt/gnutls/actions.py
+++ b/util/crypt/gnutls/actions.py
@@ -22,6 +22,8 @@ def setup():
--libdir=/usr/lib32 \
--bindir=/usr/emul32/bin \
--with-included-unistring \
+ --without-zstd \
+ --without-brotli \
--enable-local-libopts \
"
diff --git a/util/crypt/gnutls/pspec.xml b/util/crypt/gnutls/pspec.xml
index 7ba6a6dec4..f2624a343e 100644
--- a/util/crypt/gnutls/pspec.xml
+++ b/util/crypt/gnutls/pspec.xml
@@ -12,7 +12,7 @@
library
GNU TLS Library
gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.
- https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz
+ https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.5.tar.xz
gc-devel
gmp-devel
@@ -22,6 +22,8 @@
libidn2-devel
libunistring-devel
zlib-devel
+ zstd-devel
+ brotli-devel
libtasn1-devel
@@ -30,6 +32,8 @@
gnutls
zlib
+ zstd
+ brotli
libidn2
gmp
nettle
@@ -54,6 +58,8 @@
p11-kit-devel
libtasn1-devel
zlib-devel
+ zstd-devel
+ brotli-devel
libidn2-devel
gnutls
@@ -99,6 +105,13 @@
+
+ 2022-05-15
+ 3.7.5
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-05-28
3.7.1