aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mpfr/Makefile
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-11-24 01:28:09 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-27 00:52:06 +0100
commit6bac7bbf46f9f56252325cccaad1f514d344902d (patch)
tree2302b99fa9029f45ce4405cdeb9d06a4398732f8 /tools/mpfr/Makefile
parent9a542930cdf1246f337ff13c9a222f1d0ca222c5 (diff)
downloadupstream-6bac7bbf46f9f56252325cccaad1f514d344902d.tar.gz
upstream-6bac7bbf46f9f56252325cccaad1f514d344902d.tar.bz2
upstream-6bac7bbf46f9f56252325cccaad1f514d344902d.zip
tools/mpfr: update to 4.1.1
Changes: - Bug fixes - Improved manual formatting Refresh patches: - 001-only_src.patch Import patch fixing macro bug: - 002-Fix-mpfr_custom_get_kind-macro-bug.patch Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools/mpfr/Makefile')
-rw-r--r--tools/mpfr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile
index 4562c128d4..6a13be7398 100644
--- a/tools/mpfr/Makefile
+++ b/tools/mpfr/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mpfr
-PKG_VERSION:=4.1.0
+PKG_VERSION:=4.1.1
PKG_CPE_ID:=cpe:/a:mpfr:gnu_mpfr
PKG_SOURCE_URL:=@GNU/mpfr http://www.mpfr.org/mpfr-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f
+PKG_HASH:=ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d
HOST_BUILD_PARALLEL:=1
HOST_FIXUP:=autoreconf