From: Marcus Hoffmann via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH] package/mpc: bump to 1.4.1
Date: Tue, 5 May 2026 15:40:55 +0200 [thread overview]
Message-ID: <20260505134056.2212740-1-buildroot@bubu1.eu> (raw)
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
next reply other threads:[~2026-05-05 13:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-05 13:40 Marcus Hoffmann via buildroot [this message]
2026-05-05 18:53 ` [Buildroot] [PATCH] package/mpc: bump to 1.4.1 Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260505134056.2212740-1-buildroot@bubu1.eu \
--to=buildroot@buildroot.org \
--cc=buildroot@bubu1.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox