From: Petr Vorel <petr.vorel@gmail.com>
To: buildroot@buildroot.org
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
"Yann E . MORIN" <yann.morin.1998@free.fr>
Subject: [Buildroot] [PATCH 1/2] package/musl: bump version to 1.2.3
Date: Tue, 10 May 2022 18:32:48 +0200 [thread overview]
Message-ID: <20220510163249.21272-2-petr.vorel@gmail.com> (raw)
In-Reply-To: <20220510163249.21272-1-petr.vorel@gmail.com>
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
package/musl/musl.hash | 4 ++--
package/musl/musl.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/musl/musl.hash b/package/musl/musl.hash
index 4ab18cebd8..e093a5358e 100644
--- a/package/musl/musl.hash
+++ b/package/musl/musl.hash
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature from
-# https://musl.libc.org/releases/musl-1.2.2.tar.gz.asc
-sha256 9b969322012d796dc23dda27a35866034fa67d8fb67e0e2c45c913c3d43219dd musl-1.2.2.tar.gz
+# https://musl.libc.org/releases/musl-1.2.3.tar.gz.asc
+sha256 7d5b0b6062521e4627e099e4c9dc8248d32a30285e959b7eecaa780cf8cfd4a4 musl-1.2.3.tar.gz
sha256 f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af COPYRIGHT
diff --git a/package/musl/musl.mk b/package/musl/musl.mk
index b89945e3be..44c79da6f7 100644
--- a/package/musl/musl.mk
+++ b/package/musl/musl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MUSL_VERSION = 1.2.2
+MUSL_VERSION = 1.2.3
MUSL_SITE = http://www.musl-libc.org/releases
MUSL_LICENSE = MIT
MUSL_LICENSE_FILES = COPYRIGHT
--
2.36.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-05-10 16:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-10 16:32 [Buildroot] [PATCH 0/2] musl 1.2.3 Petr Vorel
2022-05-10 16:32 ` Petr Vorel [this message]
2022-05-10 16:32 ` [Buildroot] [PATCH 2/2] musl: backport netlink macro fix Petr Vorel
2022-05-14 9:45 ` Arnout Vandecappelle
2022-05-14 18:35 ` Petr Vorel
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=20220510163249.21272-2-petr.vorel@gmail.com \
--to=petr.vorel@gmail.com \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@free-electrons.com \
--cc=yann.morin.1998@free.fr \
/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.