Signed-off-by: Lars Pedersen <[email protected]>
---
 rules/python3-ply.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/python3-ply.make b/rules/python3-ply.make
index d95459988..e5deab4f7 100644
--- a/rules/python3-ply.make
+++ b/rules/python3-ply.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_PLY) += python3-ply
 #
 # Paths and names
 #
-PYTHON3_PLY_VERSION    := 3.4
-PYTHON3_PLY_MD5                := ffdc95858819347bf92d7c2acc074894
+PYTHON3_PLY_VERSION    := 3.11
+PYTHON3_PLY_MD5                := 6465f602e656455affcd7c5734c638f8
 PYTHON3_PLY            := ply-$(PYTHON3_PLY_VERSION)
 PYTHON3_PLY_SUFFIX     := tar.gz
 PYTHON3_PLY_URL                := $(call ptx/mirror-pypi, ply, 
$(PYTHON3_PLY).$(PYTHON3_PLY_SUFFIX))
-- 
2.31.1


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to