python3-tkinter: update to 3.9.7.
This commit is contained in:
parent
dc931f605f
commit
17b3e18f2c
|
@ -8,7 +8,7 @@
|
|||
_desc="Python programming language"
|
||||
|
||||
pkgname=python3-tkinter
|
||||
version=3.9.6
|
||||
version=3.9.7
|
||||
revision=1
|
||||
wrksrc="Python-${version}"
|
||||
pycompile_dirs="
|
||||
|
@ -23,7 +23,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=397920af33efc5b97f2e0b57e91923512ef89fc5b3c1d21dbfc8c4828ce0108a
|
||||
checksum=f8145616e68c00041d1a6399b76387390388f8359581abc24432bb969b5e3c57
|
||||
|
||||
pre_configure() {
|
||||
# Ensure that internal copies of expat and libffi are not used.
|
||||
|
|
Loading…
Reference in New Issue