Browse Source

python3: update to 3.13.8

Waldemar Brodkorb 4 months ago
parent
commit
cf8c5ced9d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/python3/Makefile

+ 2 - 2
package/python3/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		python3
-PKG_VERSION:=		3.13.7
+PKG_VERSION:=		3.13.8
 PKG_RELEASE:=		1
-PKG_HASH:=		5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a
+PKG_HASH:=		b9910730526b298299b46b35595ced9055722df60c06ad6301f6a4e2c728a252
 PKG_DESCR:=		python scripting language
 PKG_SECTION:=		dev/lang
 PKG_DEPENDS:=		libffi zlib libexpat