python3-tkinter: update to 3.8.3.
This commit is contained in:
parent
903c57e356
commit
27ee63a659
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
_desc="Python programming language"
|
||||
|
||||
pkgname=python3-tkinter
|
||||
version=3.8.2
|
||||
version=3.8.3
|
||||
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=2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df
|
||||
checksum=dfab5ec723c218082fe3d5d7ae17ecbdebffa9a1aea4d64aa3a2ecdd2e795864
|
||||
|
||||
pre_configure() {
|
||||
# Ensure that internal copies of expat and libffi are not used.
|
||||
|
|
Loading…
Reference in a new issue