mpfr: bump version

This commit is contained in:
Peter Korsgaard 2009-03-16 15:47:58 +00:00
parent 3e872797d0
commit 7f975775b4
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# mpfr
#
#############################################################
MPFR_VERSION:=2.4.0
#MPFR_PATCH:=patches
MPFR_VERSION:=2.4.1
MPFR_PATCH:=patches
MPFR_PATCH_FILE:=mpfr-$(MPFR_VERSION).patch
MPFR_SOURCE:=mpfr-$(MPFR_VERSION).tar.bz2
MPFR_CAT:=$(BZCAT)