diff --git a/srcpkgs/python3-tkinter/template b/srcpkgs/python3-tkinter/template index 626392bc88f..d499752ff0a 100644 --- a/srcpkgs/python3-tkinter/template +++ b/srcpkgs/python3-tkinter/template @@ -8,7 +8,7 @@ _desc="Python programming language" pkgname=python3-tkinter -version=3.9.2 +version=3.9.3 revision=1 wrksrc="Python-${version}" pycompile_dirs=" @@ -23,7 +23,7 @@ maintainer="Andrew J. Hesford " homepage="https://www.python.org" license="Python-2.0" distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz" -checksum=3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d +checksum=30811039c65e04c14fc698e423947e464f9316e69fb44610bd38446046bb82b5 pre_configure() { # Ensure that internal copies of expat and libffi are not used.