diff --git a/srcpkgs/python3-tkinter/template b/srcpkgs/python3-tkinter/template index 3c653153eba..ec080a818e6 100644 --- a/srcpkgs/python3-tkinter/template +++ b/srcpkgs/python3-tkinter/template @@ -8,7 +8,7 @@ _desc="Python programming language" pkgname=python3-tkinter -version=3.11.2 +version=3.11.3 revision=1 build_style="gnu-configure" configure_args="--enable-shared --enable-ipv6 @@ -28,7 +28,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=29e4b8f5f1658542a8c13e2dd277358c9c48f2b2f7318652ef1675e402b9d2af +checksum=8a5db99c961a7ecf27c75956189c9602c968751f11dbeae2b900dbff1c085b5e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python3"