mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-tkinter: update to 3.10.5.
This commit is contained in:
parent
853fd519cb
commit
ba08fc106e
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
_desc="Python programming language"
|
||||
|
||||
pkgname=python3-tkinter
|
||||
version=3.10.4
|
||||
version=3.10.5
|
||||
revision=1
|
||||
wrksrc="Python-${version}"
|
||||
build_style="gnu-configure"
|
||||
|
@ -29,7 +29,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=80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19
|
||||
checksum=8437efd5b106ef0a75aabfbf23d880625120a73a86a22ade4d2e2e68d7b74486
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3"
|
||||
|
|
Loading…
Add table
Reference in a new issue