aboutsummaryrefslogtreecommitdiff
path: root/libs/gnutls
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-15 21:30:10 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-15 21:32:38 +0100
commit4563af5d95c295b11094be86ff835756c0c3f14e (patch)
tree4439cbc1e3fb44823c22d287ebb62e8347a90ca3 /libs/gnutls
parent91d59c5d02f60ea6df8cb40faf7fe8c5659f0ada (diff)
gnutls: updated to 3.5.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'libs/gnutls')
1 files changed, 3 insertions, 2 deletions
diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile
index 69cac8de7..0123e10fe 100644
--- a/libs/gnutls/Makefile
+++ b/libs/gnutls/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnutls
-PKG_VERSION:=3.5.6
+PKG_VERSION:=3.5.8
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5
-PKG_MD5SUM:=7a38b23757aae009c3eb5bb12fb0afda
+PKG_MD5SUM:=113e892e51acdb11b81804cd355adfee
#PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPLv2.1+
@@ -110,6 +110,7 @@ CONFIGURE_ARGS+= \
--enable-static \
--disable-rpath \
--disable-libdane \
+ --with-included-unistring \
--disable-guile \
--disable-nls \
--without-zlib \