diff src/gnutls.mk @ 3595:fc2b5e19d737

gnutls: update to 3.2.14 * src/gnutls.mk: update to version 3.2.14 * src/gnutls-1-fixes.patch: update to latest mxe_devel patch. * src/gnutls-2-ldadd.patch: remove patch file. * dist-files.mk: remove gnutls-2-ldadd.patch.
author John Donoghue
date Mon, 12 May 2014 15:59:57 -0400
parents 13be64f9f16d
children c2e1f9b89e6a
line wrap: on
line diff
--- a/src/gnutls.mk	Tue May 13 16:52:21 2014 -0400
+++ b/src/gnutls.mk	Mon May 12 15:59:57 2014 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := gnutls
-$(PKG)_VERSION  := 3.2.3
-$(PKG)_CHECKSUM := 18f5fffd1a0384944cb76cbedc0720c4726470f4
+$(PKG)_VERSION  := 3.2.14
+$(PKG)_CHECKSUM := a660dfb59bd6f907eeb5c73c540cdddeb51bf8ae
 $(PKG)_SUBDIR   := gnutls-$($(PKG)_VERSION)
 $(PKG)_FILE     := gnutls-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://ftp.gnu.org/gnu/gnutls/$($(PKG)_FILE)