update package gnutls

This commit is contained in:
Mark Brand 2013-05-10 21:05:26 +02:00
parent 6917ef5cd6
commit f948896af2
2 changed files with 2 additions and 2 deletions

View File

@ -1195,7 +1195,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gnutls-package">gnutls</td>
<td id="gnutls-version">3.1.10</td>
<td id="gnutls-version">3.1.11</td>
<td id="gnutls-website"><a href="http://www.gnu.org/software/gnutls/">GnuTLS</a></td>
</tr>
<tr>

View File

@ -2,7 +2,7 @@
# See index.html for further information.
PKG := gnutls
$(PKG)_CHECKSUM := 1097644b0e58754217c4f9edbdf68e9f7aa7e08d
$(PKG)_CHECKSUM := f53e8621a94ce05162f261c2dc3898d9b39587db
$(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
$(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1//$($(PKG)_FILE)