python3-tkinter: update to 3.9.0.

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:27:53 -04:00
parent e590822d93
commit b181a87812

View file

@ -7,7 +7,7 @@
_desc="Python programming language"
pkgname=python3-tkinter
version=3.8.6
version=3.9.0
revision=1
wrksrc="Python-${version}"
pycompile_dirs="
@ -22,7 +22,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}/Python-${version}.tar.xz"
checksum=a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a
checksum=9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854
pre_configure() {
# Ensure that internal copies of expat and libffi are not used.