Commit f681d36a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

component/gnutls: version up 3.7.11, including security fixes.

parent 3a9b488f
Pipeline #40109 failed with stage
in 0 seconds
......@@ -44,18 +44,22 @@ configure-options-extra2 =
[gnutls]
<= gpg-common
url = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.2.tar.xz
md5sum = 95c32a1af583ecfcb280648874c0fbd9
url = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.11.tar.xz
md5sum = dd8c16b17f1d37fca203e756e981a957
configure-options-extra =
--disable-doc
--disable-static
--disable-libdane
--disable-guile
--without-tpm
--without-tpm2
--without-brotli
--without-zstd
--with-included-unistring
pkg-config-path = ${libtasn1:location}/lib/pkgconfig:${nettle:location}/lib/pkgconfig:${p11-kit:location}/lib/pkgconfig:${zlib:location}/lib/pkgconfig
environment =
PATH=${pkgconfig:location}/bin:${xz-utils:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${:pkg-config-path}
PYTHON=${python3:location}/bin/python3
CPPFLAGS=-I${gmp:location}/include -I${libtasn1:location}/include
LDFLAGS=-L${gmp:location}/lib -Wl,-rpath=${gmp:location}/lib -Wl,-rpath=${nettle:location}/lib -Wl,-rpath=${zlib:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment