From: Hannu Nyman Date: Wed, 17 Jan 2018 19:01:35 +0000 (+0200) Subject: tools/mpc: Update to 1.1.0 X-Git-Tag: v18.06.0-rc1~1202 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=d0610332dc1b6a6e7097ab0420a84051f09c4362;hp=ef8cd6be1eab8bfeca77b1117b7a22c35dbae2ec tools/mpc: Update to 1.1.0 Update mpc to 1.1.0 (note: adds compatibility with mpfr 4.0.0) Signed-off-by: Hannu Nyman --- diff --git a/tools/mpc/Makefile b/tools/mpc/Makefile index ef9bfc4db2..70dca2637d 100644 --- a/tools/mpc/Makefile +++ b/tools/mpc/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpc -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.1.0 PKG_SOURCE_URL:=@GNU/mpc/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=617decc6ea09889fb08ede330917a00b16809b8db88c29c31bfbb49cbf88ecc3 +PKG_HASH:=6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e HOST_BUILD_PARALLEL:=1