mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
python3-tkinter: update to 3.9.4.
This commit is contained in:
parent
2abcee1d35
commit
0c36d4b06d
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
_desc="Python programming language"
|
_desc="Python programming language"
|
||||||
|
|
||||||
pkgname=python3-tkinter
|
pkgname=python3-tkinter
|
||||||
version=3.9.3
|
version=3.9.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Python-${version}"
|
wrksrc="Python-${version}"
|
||||||
pycompile_dirs="
|
pycompile_dirs="
|
||||||
|
@ -23,7 +23,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
homepage="https://www.python.org"
|
homepage="https://www.python.org"
|
||||||
license="Python-2.0"
|
license="Python-2.0"
|
||||||
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
|
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
|
||||||
checksum=30811039c65e04c14fc698e423947e464f9316e69fb44610bd38446046bb82b5
|
checksum=4b0e6644a76f8df864ae24ac500a51bbf68bd098f6a173e27d3b61cdca9aa134
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Ensure that internal copies of expat and libffi are not used.
|
# Ensure that internal copies of expat and libffi are not used.
|
||||||
|
|
Loading…
Add table
Reference in a new issue