From: Andreas Klinger <ak@it-klinger.de>
To: buildroot@buildroot.org
Cc: Andreas Klinger <ak@it-klinger.de>
Subject: [Buildroot] [PATCH 1/1] package/ply: bump to version 2.3.0
Date: Tue, 13 Dec 2022 15:28:52 +0100 [thread overview]
Message-ID: <Y5iMJJIFk5DTmSLF@arbad> (raw)
Signed-off-by: Andreas Klinger <ak@it-klinger.de>
---
package/ply/ply.hash | 2 +-
package/ply/ply.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/ply/ply.hash b/package/ply/ply.hash
index df01ae08e0..b6a56aa909 100644
--- a/package/ply/ply.hash
+++ b/package/ply/ply.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 8cd92fc8784873fb0507bc11f3f62a31d0345c64914ddaadb958d8b2d6de0100 ply-2.2.0.tar.gz
+sha256 99be1ed3942370699cbfc7f493bc3ffd4601312a81471215ac7ccb2e04a0a8b2 ply-2.3.0.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/ply/ply.mk b/package/ply/ply.mk
index b3c56bd9a5..dc02fc5472 100644
--- a/package/ply/ply.mk
+++ b/package/ply/ply.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PLY_VERSION = 2.2.0
+PLY_VERSION = 2.3.0
PLY_SITE = $(call github,wkz,ply,$(PLY_VERSION))
PLY_AUTORECONF = YES
PLY_LICENSE = GPL-2.0
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2022-12-13 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-13 14:28 Andreas Klinger [this message]
2022-12-18 14:33 ` [Buildroot] [PATCH 1/1] package/ply: bump to version 2.3.0 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=Y5iMJJIFk5DTmSLF@arbad \
--to=ak@it-klinger.de \
--cc=buildroot@buildroot.org \
/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.