# HG changeset patch # User Mark Brand # Date 1352544640 -3600 # Node ID 9196b5fdf1c5ce39d75b7cce5f160c2415fe8541 # Parent c2642e72482ca90185ce4606fe43c029134927ea update package gnutls diff -r c2642e72482c -r 9196b5fdf1c5 index.html --- a/index.html Wed Nov 07 12:55:37 2012 +0100 +++ b/index.html Sat Nov 10 11:50:40 2012 +0100 @@ -1185,7 +1185,7 @@ gnutls - 3.1.3 + 3.1.4 GnuTLS diff -r c2642e72482c -r 9196b5fdf1c5 src/gnutls.mk --- a/src/gnutls.mk Wed Nov 07 12:55:37 2012 +0100 +++ b/src/gnutls.mk Sat Nov 10 11:50:40 2012 +0100 @@ -2,7 +2,7 @@ # See index.html for further information. PKG := gnutls -$(PKG)_CHECKSUM := 94f3f74470721f4fd897796a53d6ebcd802bcbb6 +$(PKG)_CHECKSUM := d3531761f2754e81f72428d482c0689f0a5e064f $(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION) $(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz $(PKG)_URL := http://ftp.gnu.org/gnu/gnutls/$($(PKG)_FILE)