changeset 2443:dd839ef15f57

update package gnutls
author Mark Brand <mabrand@mabrand.nl>
date Sun, 22 Apr 2012 22:29:30 +0200
parents 3a37e58eab36
children f07477412968
files index.html src/gnutls.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Mon Apr 23 00:36:06 2012 +1000
+++ b/index.html	Sun Apr 22 22:29:30 2012 +0200
@@ -1165,7 +1165,7 @@
     </tr>
     <tr>
         <td id="gnutls-package">gnutls</td>
-        <td id="gnutls-version">3.0.18</td>
+        <td id="gnutls-version">3.0.19</td>
         <td id="gnutls-website"><a href="http://www.gnu.org/software/gnutls/">GnuTLS</a></td>
     </tr>
     <tr>
--- a/src/gnutls.mk	Mon Apr 23 00:36:06 2012 +1000
+++ b/src/gnutls.mk	Sun Apr 22 22:29:30 2012 +0200
@@ -2,7 +2,7 @@
 # See index.html for further information.
 
 PKG             := gnutls
-$(PKG)_CHECKSUM := 2aeac620a26e6c8f266954110578d8817939b084
+$(PKG)_CHECKSUM := df55f60a0426de1f0efb5c1a902e209b069b3d51
 $(PKG)_SUBDIR   := gnutls-$($(PKG)_VERSION)
 $(PKG)_FILE     := gnutls-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.gnutls.org/pub/gnutls/$($(PKG)_FILE)