python3: update to 3.12.4.

This commit is contained in:
Andrew J. Hesford 2024-06-09 12:02:03 -04:00
parent d7e1414bf2
commit b54eaff6fe
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
#
pkgname=python3
version=3.12.3
version=3.12.4
revision=1
build_style="gnu-configure"
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
@ -25,7 +25,7 @@ distfiles="
https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz
${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz
"
checksum="56bfef1fdfc1221ce6720e43a661e3eb41785dd914ce99698d8c7896af4bdaa1
checksum="f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554
ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34"
skip_extraction="${_bluez}.tar.xz"