python3-tkinter: update to 3.10.3.
This commit is contained in:
parent
4de4c8bbdc
commit
92d38bfb75
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
_desc="Python programming language"
|
||||
|
||||
pkgname=python3-tkinter
|
||||
version=3.10.2
|
||||
version=3.10.3
|
||||
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=17de3ac7da9f2519aa9d64378c603a73a0e9ad58dffa8812e45160c086de64c7
|
||||
checksum=596c72de998dc39205bc4f70ef0dbf7edec740a306d09b49a9bd0a77806730dc
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue