update package gmp

This commit is contained in:
Mark Brand 2013-02-12 09:57:48 +01:00
parent c5ebffb237
commit a65c60af57
2 changed files with 2 additions and 2 deletions

View File

@ -1209,7 +1209,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gmp-package">gmp</td>
<td id="gmp-version">5.1.0</td>
<td id="gmp-version">5.1.1</td>
<td id="gmp-website"><a href="http://www.gmplib.org/">GMP</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := gmp
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 4ef73083785386cb54445a7fb6ef7e43bc4ed07a
$(PKG)_CHECKSUM := 21d037f7fb32ae305a2e4157cff0c8caab06fe84
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gmplib.org/pub/$(PKG)-$($(PKG)_VERSION)/$($(PKG)_FILE)