X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=tools%2Fmpfr%2FMakefile;h=c41cc66b5c273b7eb912db50cebe3e7e22dfd813;hp=17734a246a0e3944b2f336392eee72980f187ba5;hb=ec6127c9559e4e4d28469a29ad0c54d02c52db6f;hpb=7609c0ae88f79193493e69a42bee3fd81cc048a3 diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index 17734a246a..c41cc66b5c 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpfr -PKG_VERSION:=2.3.2 +PKG_VERSION:=2.4.1 -PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-2.3.2 +PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_MD5SUM:=527147c097874340cb9cee0579dacf3b +PKG_MD5SUM:= include $(INCLUDE_DIR)/host-build.mk