# HG changeset patch # User John Donoghue # Date 1581082322 18000 # Node ID c5dc1c54c19416e4ffeeb7c9203421fcde6e5619 # Parent a12d2faeda941375d05b32453ade1ecfb462d126 * src/gnutls.mk: update to v3.6.12 diff -r a12d2faeda94 -r c5dc1c54c194 src/gnutls.mk --- a/src/gnutls.mk Fri Feb 07 08:32:01 2020 -0500 +++ b/src/gnutls.mk Fri Feb 07 08:32:02 2020 -0500 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := gnutls -$(PKG)_VERSION := 3.6.11.1 -$(PKG)_CHECKSUM := 2205863fefa0e070cbf2a6961bfa90c854286287 +$(PKG)_VERSION := 3.6.12 +$(PKG)_CHECKSUM := fa498b4d026e3ddfa74aa79adac27bfcd14e8b76 $(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION) $(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v3.6/$($(PKG)_FILE)