mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tkinter: update to 3.11.2.
This commit is contained in:
parent
f05abaa996
commit
d8aef54c6b
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.11.1
|
version=3.11.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--enable-shared --enable-ipv6
|
configure_args="--enable-shared --enable-ipv6
|
||||||
|
@ -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}/Python-${version}.tar.xz"
|
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
|
||||||
checksum=85879192f2cffd56cb16c092905949ebf3e5e394b7f764723529637901dfb58f
|
checksum=29e4b8f5f1658542a8c13e2dd277358c9c48f2b2f7318652ef1675e402b9d2af
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3"
|
hostmakedepends+=" python3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue