update package libgcrypt

This commit is contained in:
Mark Brand 2013-04-18 22:09:07 +02:00
parent 7b7da91840
commit dd093e4285
2 changed files with 2 additions and 2 deletions

View File

@ -1438,7 +1438,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="libgcrypt-package">libgcrypt</td>
<td id="libgcrypt-version">1.5.1</td>
<td id="libgcrypt-version">1.5.2</td>
<td id="libgcrypt-website"><a href="ftp://ftp.gnupg.org/gcrypt/libgcrypt/">libgcrypt</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := libgcrypt
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 8b60a26b7eae1a727d58932d6b1efeb5716648ed
$(PKG)_CHECKSUM := c9998383532ba3e8bcaf690f2f0d65e814b48d2f
$(PKG)_SUBDIR := libgcrypt-$($(PKG)_VERSION)
$(PKG)_FILE := libgcrypt-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnupg.org/gcrypt/libgcrypt/$($(PKG)_FILE)