python3-tkinter: update to 3.6.7

This commit is contained in:
Alessio Sergi 2018-10-27 19:36:49 +02:00
parent afa3535cce
commit 992cd71ec0
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
_desc="Interpreted, interactive, object-oriented programming language"
pkgname=python3-tkinter
version=3.6.6
version=3.6.7
revision=1
wrksrc="Python-${version}"
pycompile_dirs="
@ -22,7 +22,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.python.org"
license="Python-2.0"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=d79bc15d456e73a3173a2938f18a17e5149c850ebdedf84a78067f501ee6e16f
checksum=81fd1401a9d66533b0a3e9e3f4ea1c7c6702d57d5b90d659f971e6f1b745f77d
pre_configure() {
# Ensure that internal copies of zlib, expat and libffi are not used.