Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/mpc: bump to 1.4.1
@ 2026-05-05 13:40 Marcus Hoffmann via buildroot
  2026-05-05 18:53 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Hoffmann via buildroot @ 2026-05-05 13:40 UTC (permalink / raw)
  To: buildroot

Changes:
https://gitlab.inria.fr/mpc/mpc/-/blob/b8c90939ef1dc32cfbaa1823fe9e676ad5515ef4/NEWS#L1-16

Releases changed from tar.gz to .tar.xz format.

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
 package/mpc/mpc.hash | 3 ++-
 package/mpc/mpc.mk   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/package/mpc/mpc.hash b/package/mpc/mpc.hash
index f69a5b66ca..c899cb9978 100644
--- a/package/mpc/mpc.hash
+++ b/package/mpc/mpc.hash
@@ -1,3 +1,4 @@
+# Locally calculated after verifying GPG signature
+sha256  91204cd32f164bd3b7c992d4a6a8ce6519511aadab30f78b6982d0bf8d73e931  mpc-1.4.1.tar.xz
 # Locally calculated
-sha256  ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8  mpc-1.3.1.tar.gz
 sha256  da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768  COPYING.LESSER
diff --git a/package/mpc/mpc.mk b/package/mpc/mpc.mk
index 467bed4dbe..b12af613a4 100644
--- a/package/mpc/mpc.mk
+++ b/package/mpc/mpc.mk
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-MPC_VERSION = 1.3.1
+MPC_VERSION = 1.4.1
 MPC_SITE = $(BR2_GNU_MIRROR)/mpc
+MPC_SOURCE = mpc-$(MPC_VERSION).tar.xz
 MPC_LICENSE = LGPL-3.0+
 MPC_LICENSE_FILES = COPYING.LESSER
 MPC_INSTALL_STAGING = YES
-- 
2.54.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-05 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 13:40 [Buildroot] [PATCH] package/mpc: bump to 1.4.1 Marcus Hoffmann via buildroot
2026-05-05 18:53 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox