python3-tkinter: update to 3.12.1.
This commit is contained in:
parent
f8178ad181
commit
ea3af47376
@ -8,7 +8,7 @@
|
|||||||
_desc="Python programming language"
|
_desc="Python programming language"
|
||||||
|
|
||||||
pkgname=python3-tkinter
|
pkgname=python3-tkinter
|
||||||
version=3.12.0
|
version=3.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
|
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
|
||||||
@ -28,7 +28,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%rc*}/Python-${version}.tar.xz"
|
distfiles="https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz"
|
||||||
checksum=795c34f44df45a0e9b9710c8c71c15c671871524cd412ca14def212e8ccb155d
|
checksum=8dfb8f426fcd226657f9e2bd5f1e96e53264965176fa17d32658e873591aeb21
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3"
|
hostmakedepends+=" python3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user