python3-tkinter: update to 3.14.2.

This commit is contained in:
Andrew J. Hesford
2025-12-06 10:42:56 -05:00
parent 75f877e24a
commit 2007cc974c
+2 -2
View File
@@ -8,7 +8,7 @@
_desc="Python programming language"
pkgname=python3-tkinter
version=3.14.1
version=3.14.2
revision=1
build_style="gnu-configure"
configure_args="--enable-shared --enable-ipv6
@@ -25,7 +25,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=8dfa08b1959d9d15838a1c2dab77dc8d8ff4a553a1ed046dfacbc8095c6d42fc
checksum=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"