python3-tkinter: update to 3.14.5.

This commit is contained in:
Andrew J. Hesford
2026-05-11 14:19:04 -04:00
parent 8fd6b9c9f3
commit ccaaf49060
+2 -2
View File
@@ -8,7 +8,7 @@
_desc="Python programming language"
pkgname=python3-tkinter
version=3.14.4
version=3.14.5
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=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef8
checksum=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"