python3-tkinter: update to 3.6.8
This commit is contained in:
parent
92b5be6aa2
commit
29bd1ac0bc
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
_desc="Interpreted, interactive, object-oriented programming language"
|
||||
|
||||
pkgname=python3-tkinter
|
||||
version=3.6.7
|
||||
version=3.6.8
|
||||
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=81fd1401a9d66533b0a3e9e3f4ea1c7c6702d57d5b90d659f971e6f1b745f77d
|
||||
checksum=35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193
|
||||
|
||||
pre_configure() {
|
||||
# Ensure that internal copies of zlib, expat and libffi are not used.
|
||||
|
|
Loading…
Reference in a new issue