[Buildroot] [git commit] package/mpdecimal: bump version to 4.0.1
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/5ebaab7ecc0684d900795ae157675a8ff3b78e21
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
Changelog (https://www.bytereef.org/mpdecimal/changelog.html) 4.0.0 to
4.0.1:
features
Add Cygwin support.
Update config.guess and config.sub to the latest versions.
build fixes
Fix pkg-config files for custom paths.
Set LD/LDXX unconditionally to CC/CXX, since LDFLAGS/LDXXFLAGS from ./configure rely on it.
macOS: use libdir instead of RPATH for the install_name.
This commit also updates the COPYRIGHT.txt license file hash, after a
year update.
Signed-off-by: Thomas Petazzoni <[email protected]>
[Julien: fix COPYRIGHT.txt license file hash]
Signed-off-by: Julien Olivain <[email protected]>
---
package/mpdecimal/mpdecimal.hash | 4 ++--
package/mpdecimal/mpdecimal.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/mpdecimal/mpdecimal.hash b/package/mpdecimal/mpdecimal.hash
index 53ca182287..2ade012cba 100644
--- a/package/mpdecimal/mpdecimal.hash
+++ b/package/mpdecimal/mpdecimal.hash
@@ -1,4 +1,4 @@
# From http://www.bytereef.org/mpdecimal/download.html
-sha256 942445c3245b22730fd41a67a7c5c231d11cb1b9936b9c0f76334fb7d0b4468c mpdecimal-4.0.0.tar.gz
+sha256 96d33abb4bb0070c7be0fed4246cd38416188325f820468214471938545b1ac8 mpdecimal-4.0.1.tar.gz
# Locally computed
-sha256 2713324211652ce4a60e6e21e54f9dc3004299e591b0933a352f1a89c5fb53c2 COPYRIGHT.txt
+sha256 dba079e24a0286052f9f36a5e0b4f6cc95bc83ada657eb26bef8c0b6473f6512 COPYRIGHT.txt
diff --git a/package/mpdecimal/mpdecimal.mk b/package/mpdecimal/mpdecimal.mk
index a2ab18523b..e9f13da373 100644
--- a/package/mpdecimal/mpdecimal.mk
+++ b/package/mpdecimal/mpdecimal.mk
@@ -5,7 +5,7 @@
################################################################################
MPDECIMAL_SITE = http://www.bytereef.org/software/mpdecimal/releases
-MPDECIMAL_VERSION = 4.0.0
+MPDECIMAL_VERSION = 4.0.1
MPDECIMAL_INSTALL_STAGING = YES
MPDECIMAL_LICENSE = BSD-2-Clause
MPDECIMAL_LICENSE_FILES = COPYRIGHT.txt
_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot