python3-tkinter: update to 3.14.3.

This commit is contained in:
Andrew J. Hesford
2026-02-10 11:41:53 -05:00
parent 65477e84d4
commit 9a76b904b2
+2 -2
View File
@@ -8,7 +8,7 @@
_desc="Python programming language"
pkgname=python3-tkinter
version=3.14.2
version=3.14.3
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=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9
checksum=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"