update packages mpfr gcc-mpfr

This commit is contained in:
Mark Brand 2013-03-14 16:31:33 +01:00
parent 073574d091
commit 79add44b8c
2 changed files with 3 additions and 3 deletions

View File

@ -1165,7 +1165,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gcc-mpfr-package">gcc-mpfr</td>
<td id="gcc-mpfr-version">3.1.1</td>
<td id="gcc-mpfr-version">3.1.2</td>
<td id="gcc-mpfr-website"><a href="http://www.mpfr.org/">MPFR for GCC</a></td>
</tr>
<tr>
@ -1680,7 +1680,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="mpfr-package">mpfr</td>
<td id="mpfr-version">3.1.1</td>
<td id="mpfr-version">3.1.2</td>
<td id="mpfr-website"><a href="http://www.mpfr.org/">mpfr</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := mpfr
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 7527c322b91fe8e6055ead551e1b46b9f1712ccd
$(PKG)_CHECKSUM := 03e593cc6e26639ef5e60be1af8dc527209e5172
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)