aboutsummaryrefslogtreecommitdiff
path: root/libs/gnutls
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>2020-06-04 05:52:44 +0200
committerNikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>2020-06-04 05:52:44 +0200
commit2b9f88a4bfd51bf3665c5ba4d5fa8eaafe2966a7 (patch)
treed8701e4e601ddafd653558baea964150c0c0cf03 /libs/gnutls
parent2d31b1780dbb82e0e3fd1e2a0c06aea249914134 (diff)
gnutls: updated to 3.6.14
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Diffstat (limited to 'libs/gnutls')
-rw-r--r--libs/gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile
index 62663a192..d2b5224f7 100644
--- a/libs/gnutls/Makefile
+++ b/libs/gnutls/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnutls
-PKG_VERSION:=3.6.13
+PKG_VERSION:=3.6.14
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6
-PKG_HASH:=32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38
+PKG_HASH:=5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63
#PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPL-2.1-or-later