python3-tkinter: update to 3.12.6.
This commit is contained in:
parent
5a3c651c30
commit
156e71565b
|
@ -8,7 +8,7 @@
|
||||||
_desc="Python programming language"
|
_desc="Python programming language"
|
||||||
|
|
||||||
pkgname=python3-tkinter
|
pkgname=python3-tkinter
|
||||||
version=3.12.5
|
version=3.12.6
|
||||||
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=fa8a2e12c5e620b09f53e65bcd87550d2e5a1e2e04bf8ba991dcc55113876397
|
checksum=1999658298cf2fb837dffed8ff3c033ef0c98ef20cf73c5d5f66bed5ab89697c
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Reference in New Issue