changeset 5173:e2a85f91c9e9

* src/gnutls.mk: update to v3.6.10
author John Donoghue
date Thu, 03 Oct 2019 15:26:47 -0400
parents a2fea654ff63
children 89431d3339ef
files src/gnutls.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)