changeset 2846:9196b5fdf1c5

update package gnutls
author Mark Brand <mabrand@mabrand.nl>
date Sat, 10 Nov 2012 11:50:40 +0100
parents c2642e72482c
children d37122aa7a10
files index.html src/gnutls.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
     </tr>
     <tr>
         <td id="gnutls-package">gnutls</td>
-        <td id="gnutls-version">3.1.3</td>
+        <td id="gnutls-version">3.1.4</td>
         <td id="gnutls-website"><a href="http://www.gnu.org/software/gnutls/">GnuTLS</a></td>
     </tr>
     <tr>
--- 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)