Browse Source

python3: update to 3.9.7

Waldemar Brodkorb 2 years ago
parent
commit
2385023a24
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.9.0
+PKG_VERSION:=		3.9.7
 PKG_RELEASE:=		1
-PKG_HASH:=		9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854
+PKG_HASH:=		f8145616e68c00041d1a6399b76387390388f8359581abc24432bb969b5e3c57
 PKG_DESCR:=		python3 scripting language
 PKG_SECTION:=		dev/lang
 PKG_DEPENDS:=		libffi zlib