Skip to content

Commit 2007cc9

Browse files
committed
python3-tkinter: update to 3.14.2.
1 parent 75f877e commit 2007cc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/python3-tkinter/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
_desc="Python programming language"
99

1010
pkgname=python3-tkinter
11-
version=3.14.1
11+
version=3.14.2
1212
revision=1
1313
build_style="gnu-configure"
1414
configure_args="--enable-shared --enable-ipv6
@@ -25,7 +25,7 @@ maintainer="Andrew J. Hesford <[email protected]>"
2525
homepage="https://www.python.org"
2626
license="Python-2.0"
2727
distfiles="https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz"
28-
checksum=8dfa08b1959d9d15838a1c2dab77dc8d8ff4a553a1ed046dfacbc8095c6d42fc
28+
checksum=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9
2929

3030
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
3131
makedepends+=" libxcrypt-devel"

0 commit comments

Comments
 (0)