python3-tkinter: update to 3.12.4.

This commit is contained in:
Andrew J. Hesford 2024-06-09 12:05:17 -04:00
parent b54eaff6fe
commit 4aa71b21f4
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.3
version=3.12.4
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=56bfef1fdfc1221ce6720e43a661e3eb41785dd914ce99698d8c7896af4bdaa1
checksum=f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"