summaryrefslogtreecommitdiffstats
path: root/rules/gnutls.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gnutls.make')
-rw-r--r--rules/gnutls.make7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/gnutls.make b/rules/gnutls.make
index 8836a724e..8fe920cef 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls
#
# Paths and names
#
-GNUTLS_VERSION := 3.3.13
-GNUTLS_MD5 := a7387fe8bf3e604bf518a6da9ab2a4e6
+GNUTLS_VERSION := 3.3.24
+GNUTLS_MD5 := 4057aa38fcceda709b73f4179ca0a21a
GNUTLS := gnutls-$(GNUTLS_VERSION)
GNUTLS_SUFFIX := tar.xz
GNUTLS_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v$(basename $(GNUTLS_VERSION))/$(GNUTLS).$(GNUTLS_SUFFIX)
@@ -74,7 +74,8 @@ GNUTLS_CONF_OPT := \
--without-librt-prefix \
--without-libregex \
--with-zlib \
- --without-libz-prefix
+ --without-libz-prefix \
+ --with-default-trust-store-file=/etc/ssl/certs/ca-certificates.crt
# ----------------------------------------------------------------------------
# Target-Install