python3-tkinter: update to 3.11.1.

This commit is contained in:
Andrew J. Hesford 2022-12-10 12:22:03 -05:00
parent 5139b8650d
commit e34776f21d

View file

@ -8,7 +8,7 @@
_desc="Python programming language"
pkgname=python3-tkinter
version=3.11.0
version=3.11.1
revision=1
build_style="gnu-configure"
configure_args="--enable-shared --enable-ipv6
@ -28,7 +28,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
homepage="https://www.python.org"
license="Python-2.0"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=a57dc82d77358617ba65b9841cee1e3b441f386c3789ddc0676eca077f2951c3
checksum=85879192f2cffd56cb16c092905949ebf3e5e394b7f764723529637901dfb58f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3"