All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] package/mpc: bump to version 1.2.1
Date: Sun, 11 Apr 2021 11:47:38 +0200	[thread overview]
Message-ID: <20210411094738.455891-3-romain.naour@gmail.com> (raw)
In-Reply-To: <20210411094738.455891-1-romain.naour@gmail.com>

Since version 1.2.0, mpc requires mpfr mpfr 4.1.0.

See https://gitlab.inria.fr/mpc/mpc/-/commit/bc3541daa63fb6f53a5ca422766ef420e3663f6a

Update indentation in hash file (two spaces).

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 package/mpc/mpc.hash | 4 ++--
 package/mpc/mpc.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/mpc/mpc.hash b/package/mpc/mpc.hash
index fa98f673d5..0520a7b9b4 100644
--- a/package/mpc/mpc.hash
+++ b/package/mpc/mpc.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256	6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e	mpc-1.1.0.tar.gz
-sha256	da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768	COPYING.LESSER
+sha256  17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459  mpc-1.2.1.tar.gz
+sha256  da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768  COPYING.LESSER
diff --git a/package/mpc/mpc.mk b/package/mpc/mpc.mk
index 0e84bc2770..364e4c3c85 100644
--- a/package/mpc/mpc.mk
+++ b/package/mpc/mpc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MPC_VERSION = 1.1.0
+MPC_VERSION = 1.2.1
 MPC_SITE = $(BR2_GNU_MIRROR)/mpc
 MPC_LICENSE = LGPL-3.0+
 MPC_LICENSE_FILES = COPYING.LESSER
-- 
2.30.2

  parent reply	other threads:[~2021-04-11  9:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-11  9:47 [Buildroot] [PATCH 1/3] package/gcc: bump to version 10.3 Romain Naour
2021-04-11  9:47 ` [Buildroot] [PATCH 2/3] package/mpfr: bump to version 4.1.0 Romain Naour
2021-04-11 19:36   ` Peter Korsgaard
2021-04-25  7:00   ` Peter Korsgaard
2021-04-25  8:38     ` Romain Naour
2021-04-11  9:47 ` Romain Naour [this message]
2021-04-11 19:36   ` [Buildroot] [PATCH 3/3] package/mpc: bump to version 1.2.1 Peter Korsgaard
2021-04-11 19:36 ` [Buildroot] [PATCH 1/3] package/gcc: bump to version 10.3 Peter Korsgaard
2021-04-25  6:59 ` Peter Korsgaard

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=20210411094738.455891-3-romain.naour@gmail.com \
    --to=romain.naour@gmail.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.