X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/af7936637c665d738920632dcbb7f685d5d99236..ea1d62b57cf6d0b8c414b8f8158b36595c455679:/tools/mpfr/Makefile diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index e98671983..2a23f9738 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpfr -PKG_VERSION:=2.4.1 +PKG_VERSION:=3.0.0 PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_MD5SUM:=c5ee0a8ce82ad55fe29ac57edd35d09e +PKG_MD5SUM:=f45bac3584922c8004a10060ab1a8f9f include $(INCLUDE_DIR)/host-build.mk