* [Buildroot] [PATCH 1/1] package/ply: bump to version 2.3.0
@ 2022-12-13 14:28 Andreas Klinger
2022-12-18 14:33 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Klinger @ 2022-12-13 14:28 UTC (permalink / raw)
To: buildroot; +Cc: Andreas Klinger
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-18 14:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-13 14:28 [Buildroot] [PATCH 1/1] package/ply: bump to version 2.3.0 Andreas Klinger
2022-12-18 14:33 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox