aboutsummaryrefslogtreecommitdiff
path: root/libs/gnutls
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-06-01 19:28:22 -0700
committerStijn Tintel <stijn@linux-ipv6.be>2022-03-30 12:43:22 +0300
commit7fe4a663d3530cad6eaca8f639972111c6fc6b4f (patch)
treed66058e8abd09f76ec940b15bb2fc02c2b287ce5 /libs/gnutls
parent757e53b9aa7ce92e8b269bc3d2b46f5c6b4d76d5 (diff)
gnutls: update to 3.7.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs/gnutls')
-rw-r--r--libs/gnutls/Makefile4
-rw-r--r--libs/gnutls/patches/010-m4.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile
index 4396d7cd7..90ca24c72 100644
--- a/libs/gnutls/Makefile
+++ b/libs/gnutls/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnutls
-PKG_VERSION:=3.7.1
+PKG_VERSION:=3.7.2
PKG_RELEASE:=$(AUTORELEASE)
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7
-PKG_HASH:=3777d7963eca5e06eb315686163b7b3f5045e2baac5e54e038ace9835e5cac6f
+PKG_HASH:=646e6c5a9a185faa4cea796d378a1ba8e1148dbb197ca6605f95986a25af2752
PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPL-2.1-or-later
diff --git a/libs/gnutls/patches/010-m4.patch b/libs/gnutls/patches/010-m4.patch
index eb5d83c56..a1f38bb07 100644
--- a/libs/gnutls/patches/010-m4.patch
+++ b/libs/gnutls/patches/010-m4.patch
@@ -62,7 +62,7 @@
[AC_COMPILE_IFELSE(
--- a/src/gl/m4/gnulib-comp.m4
+++ b/src/gl/m4/gnulib-comp.m4
-@@ -1064,7 +1064,7 @@ changequote([, ])dnl
+@@ -1164,7 +1164,7 @@ changequote([, ])dnl
gl_UNISTD_MODULE_INDICATOR([sleep])
AC_CHECK_DECLS_ONCE([alarm])
AC_REQUIRE([gt_TYPE_WCHAR_T])