mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
gnutls: Update to version 3.8.10
Single patches automatically refreshed. Changelog: https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html Build system: x86/64 Build-tested: x86/64-glibc Run-tested: x86/64-glibc Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
committed by
Nikos Mavrogiannopoulos
parent
d17f18c47a
commit
7b39f0c1b8
@@ -6,13 +6,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gnutls
|
PKG_NAME:=gnutls
|
||||||
PKG_VERSION:=3.8.9
|
PKG_VERSION:=3.8.10
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_BUILD_FLAGS:=no-mips16
|
PKG_BUILD_FLAGS:=no-mips16
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8
|
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8
|
||||||
PKG_HASH:=69e113d802d1670c4d5ac1b99040b1f2d5c7c05daec5003813c049b5184820ed
|
PKG_HASH:=db7fab7cce791e7727ebbef2334301c821d79a550ec55c9ef096b610b03eb6b7
|
||||||
|
|
||||||
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
||||||
PKG_LICENSE:=LGPL-2.1-or-later
|
PKG_LICENSE:=LGPL-2.1-or-later
|
||||||
|
|||||||
@@ -62,7 +62,7 @@
|
|||||||
[AC_COMPILE_IFELSE(
|
[AC_COMPILE_IFELSE(
|
||||||
--- a/src/gl/m4/gnulib-comp.m4
|
--- a/src/gl/m4/gnulib-comp.m4
|
||||||
+++ b/src/gl/m4/gnulib-comp.m4
|
+++ b/src/gl/m4/gnulib-comp.m4
|
||||||
@@ -1440,7 +1440,7 @@ changequote([, ])dnl
|
@@ -1432,7 +1432,7 @@ changequote([, ])dnl
|
||||||
AC_CHECK_DECLS_ONCE([alarm])
|
AC_CHECK_DECLS_ONCE([alarm])
|
||||||
gl_SNAN
|
gl_SNAN
|
||||||
gl_NAN_MIPS
|
gl_NAN_MIPS
|
||||||
|
|||||||
Reference in New Issue
Block a user