# HG changeset patch # User John Donoghue # Date 1570130807 14400 # Node ID e2a85f91c9e9ec61111d2fc3856b9cea37e43fb7 # Parent a2fea654ff63b961c72d9794f7fc1a4814c1794c * src/gnutls.mk: update to v3.6.10 diff -r a2fea654ff63 -r e2a85f91c9e9 src/gnutls.mk --- a/src/gnutls.mk Thu Oct 03 15:21:51 2019 -0400 +++ b/src/gnutls.mk Thu Oct 03 15:26:47 2019 -0400 @@ -2,8 +2,8 @@ # See index.html for further information. PKG := gnutls -$(PKG)_VERSION := 3.6.9 -$(PKG)_CHECKSUM := 4a12757b129562ae92a01ca890ed282050595296 +$(PKG)_VERSION := 3.6.10 +$(PKG)_CHECKSUM := c073c6b0c57506a592854471576321be80f809d4 $(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION) $(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz $(PKG)_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v3.6/$($(PKG)_FILE)