aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mpfr
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2020-08-23 17:08:14 +0300
committerHans Dedecker <dedeckeh@gmail.com>2020-08-23 19:40:32 +0200
commit4faf7704a2426c1b93262473d547e38fa067c356 (patch)
treebbc1716700eb6a837e0ef207a9e48bfbdbcaaed9 /tools/mpfr
parent8c9a7881729d82afefc74a8c6e552b20b722b011 (diff)
downloadupstream-4faf7704a2426c1b93262473d547e38fa067c356.tar.gz
upstream-4faf7704a2426c1b93262473d547e38fa067c356.tar.bz2
upstream-4faf7704a2426c1b93262473d547e38fa067c356.zip
tools/mpfr: update to 4.1.0
Update mpfr to version 4.1.0. Refresh patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'tools/mpfr')
-rw-r--r--tools/mpfr/Makefile4
-rw-r--r--tools/mpfr/patches/001-only_src.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile
index fdb316efb9..65e6f8959f 100644
--- a/tools/mpfr/Makefile
+++ b/tools/mpfr/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mpfr
-PKG_VERSION:=4.0.2
+PKG_VERSION:=4.1.0
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:=1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a
+PKG_HASH:=0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f
HOST_BUILD_PARALLEL:=1
HOST_FIXUP:=autoreconf
diff --git a/tools/mpfr/patches/001-only_src.patch b/tools/mpfr/patches/001-only_src.patch
index 019928741a..dbc7d32343 100644
--- a/tools/mpfr/patches/001-only_src.patch
+++ b/tools/mpfr/patches/001-only_src.patch
@@ -1,6 +1,6 @@
--- a/Makefile.am
+++ b/Makefile.am
-@@ -18,7 +18,7 @@ AUTOMAKE_OPTIONS = gnu
+@@ -24,7 +24,7 @@ AUTOMAKE_OPTIONS = gnu
# old Automake version.
ACLOCAL_AMFLAGS = -I m4
@@ -11,7 +11,7 @@
pkgconfig_DATA = mpfr.pc
--- a/Makefile.in
+++ b/Makefile.in
-@@ -383,7 +383,7 @@ AUTOMAKE_OPTIONS = gnu
+@@ -384,7 +384,7 @@ AUTOMAKE_OPTIONS = gnu
# libtoolize and in case some developer needs to switch back to an
# old Automake version.
ACLOCAL_AMFLAGS = -I m4