]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
tools/mpfr: update to 4.22 18857/head
authorRosen Penev <rosenp@gmail.com>
Tue, 20 May 2025 22:49:55 +0000 (15:49 -0700)
committerRobert Marko <robimarko@gmail.com>
Sat, 24 May 2025 09:24:30 +0000 (11:24 +0200)
Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18857
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/mpfr/Makefile
tools/mpfr/patches/001-only_src.patch
tools/mpfr/patches/100-freebsd-compat.patch

index bfbbf399d2cc625c3adc05001980c23df05732a3..9e9a0ae87975179bafdedb354e52e0211cad88ac 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mpfr
-PKG_VERSION:=4.2.1
+PKG_VERSION:=4.2.2
 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.gz
-PKG_HASH:=116715552bd966c85b417c424db1bbdf639f53836eb361549d1f8d6ded5cb4c6
+PKG_HASH:=826cbb24610bd193f36fde172233fb8c009f3f5c2ad99f644d0dea2e16a20e42
 
 HOST_BUILD_PARALLEL:=1
 HOST_FIXUP:=autoreconf
index bd9e38aefbd8f7a936ba4408d629495f688b9e08..70226745a2972992f73ba3ea08b7b9b5187603dd 100644 (file)
@@ -11,7 +11,7 @@
  pkgconfig_DATA = mpfr.pc
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -401,7 +401,7 @@ AUTOMAKE_OPTIONS = gnu
+@@ -406,7 +406,7 @@ AUTOMAKE_OPTIONS = gnu
  # libtoolize and in case some developer needs to switch back to an
  # old Automake version.
  ACLOCAL_AMFLAGS = -I m4
index 8a7c6b098e2f53fe7bda16bcc28e751d2898d26f..17e31691b7eda5a497a1a371694d3c3c8c735763 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/vasprintf.c
 +++ b/src/vasprintf.c
-@@ -72,6 +72,7 @@ https://www.gnu.org/licenses/ or write t
+@@ -71,6 +71,7 @@ If not, see <https://www.gnu.org/license
  #endif /* HAVE_VA_COPY */
  
  #ifdef HAVE_WCHAR_H