python3-tkinter: update to 3.12.6.

This commit is contained in:
Andrew J. Hesford 2024-09-07 09:16:43 -04:00
parent 5a3c651c30
commit 156e71565b
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
_desc="Python programming language"
pkgname=python3-tkinter
version=3.12.5
version=3.12.6
revision=1
build_style="gnu-configure"
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
@ -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%rc*}/Python-${version}.tar.xz"
checksum=fa8a2e12c5e620b09f53e65bcd87550d2e5a1e2e04bf8ba991dcc55113876397
checksum=1999658298cf2fb837dffed8ff3c033ef0c98ef20cf73c5d5f66bed5ab89697c
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"