python3-tkinter: update to 3.6.9.

This commit is contained in:
Leah Neukirchen 2019-11-26 17:36:44 +01:00
parent 53112bb71d
commit bbc737536c

View file

@ -7,7 +7,7 @@
_desc="Interpreted, interactive, object-oriented programming language"
pkgname=python3-tkinter
version=3.6.8
version=3.6.9
revision=1
wrksrc="Python-${version}"
pycompile_dirs="
@ -22,7 +22,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
homepage="https://www.python.org"
license="Python-2.0"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193
checksum=5e2f5f554e3f8f7f0296f7e73d8600c4e9acbaee6b2555b83206edf5153870da
pre_configure() {
# Ensure that internal copies of zlib, expat and libffi are not used.