python3-tkinter: update to 3.10.8.

This commit is contained in:
Andrew J. Hesford 2022-10-11 14:00:47 -04:00
parent ce3af3633c
commit bf3f707907

View File

@ -8,7 +8,7 @@
_desc="Python programming language"
pkgname=python3-tkinter
version=3.10.7
version=3.10.8
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=6eed8415b7516fb2f260906db5d48dd4c06acc0cb24a7d6cc15296a604dcdc48
checksum=6a30ecde59c47048013eb5a658c9b5dec277203d2793667f578df7671f7f03f3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3"