From: Daniel Engberg Date: Fri, 29 Sep 2017 21:14:27 +0000 (+0200) Subject: tools/mpfr: Update to 3.1.6 X-Git-Tag: v18.06.0-rc1~2134 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=85d93b67af31eb709578b12820f56e48c66821a6 tools/mpfr: Update to 3.1.6 Update mpfr to 3.1.6 Signed-off-by: Daniel Engberg --- diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index 91b5986f6c..96e0188bc8 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpfr -PKG_VERSION:=3.1.5 +PKG_VERSION:=3.1.6 PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) \ @GNU/mpfr PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=015fde82b3979fbe5f83501986d328331ba8ddf008c1ff3da3c238f49ca062bc +PKG_HASH:=7a62ac1a04408614fccdc506e4844b10cf0ad2c2b1677097f8f35d3a1344a950 HOST_BUILD_PARALLEL:=1 HOST_FIXUP:=autoreconf