Commit 7f975775 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

mpfr: bump version

parent 3e872797
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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)