comparison src/gcc-mpfr.mk @ 941:80ad871e84ff

update packages gcc-gmp and gcc-mpfr (by Tony Theodore)
author Volker Grabsch <vog@notjusthosting.com>
date Mon, 03 May 2010 16:46:14 +0200
parents be2d3c7fa0ba
children a4ef45a41359
comparison
equal deleted inserted replaced
940:be2d3c7fa0ba 941:80ad871e84ff
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # MPFR for GCC 4 # MPFR for GCC
5 PKG := gcc-mpfr 5 PKG := gcc-mpfr
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE :=
7 $(PKG)_VERSION := 2.4.1 7 $(PKG)_VERSION := 2.4.2
8 $(PKG)_CHECKSUM := 1f965793526cafefb30cda64cebf3712cb75b488 8 $(PKG)_CHECKSUM := 7ca93006e38ae6e53a995af836173cf10ee7c18c
9 $(PKG)_SUBDIR := mpfr-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := mpfr-$($(PKG)_VERSION)
10 $(PKG)_FILE := mpfr-$($(PKG)_VERSION).tar.bz2 10 $(PKG)_FILE := mpfr-$($(PKG)_VERSION).tar.bz2
11 $(PKG)_WEBSITE := http://www.mpfr.org/ 11 $(PKG)_WEBSITE := http://www.mpfr.org/
12 $(PKG)_URL := http://www.mpfr.org/mpfr-$($(PKG)_VERSION)/$($(PKG)_FILE) 12 $(PKG)_URL := http://www.mpfr.org/mpfr-$($(PKG)_VERSION)/$($(PKG)_FILE)
13 $(PKG)_DEPS := 13 $(PKG)_DEPS :=