python3: update to 3.11.2.

This commit is contained in:
Andrew J. Hesford 2023-02-08 09:25:53 -05:00
parent ccf784f4b1
commit f05abaa996
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.11.1
version=3.11.2
revision=1
build_style="gnu-configure"
configure_args="--enable-shared --enable-ipv6
@ -25,7 +25,7 @@ distfiles="
https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz
${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz
"
checksum="85879192f2cffd56cb16c092905949ebf3e5e394b7f764723529637901dfb58f
checksum="29e4b8f5f1658542a8c13e2dd277358c9c48f2b2f7318652ef1675e402b9d2af
ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34"
skip_extraction="${_bluez}.tar.xz"