From 2208b4e2423bd59d4e5c6ab4cb51c27454ccc5a0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 29 Jan 2024 14:53:46 +0100 Subject: python3: update to 3.11.7 --- package/python3/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/python3/Makefile') diff --git a/package/python3/Makefile b/package/python3/Makefile index 3982d3762..59b97b4dc 100644 --- a/package/python3/Makefile +++ b/package/python3/Makefile @@ -4,10 +4,10 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= python3 -PKG_VERSION:= 3.11.6 +PKG_VERSION:= 3.11.7 PKG_RELEASE:= 1 -PKG_HASH:= 0fab78fa7f133f4f38210c6260d90d7c0d5c7198446419ce057ec7ac2e6f5f38 -PKG_DESCR:= python3 scripting language +PKG_HASH:= 18e1aa7e66ff3a58423d59ed22815a6954e53342122c45df20c96877c062b9b7 +PKG_DESCR:= python scripting language PKG_SECTION:= dev/lang PKG_DEPENDS:= libffi zlib libexpat PKG_BUILDDEP:= python3-host libffi zlib expat -- cgit v1.2.3