From 5a3c651c3015fdba5ea29e1acd10935fdfbc53c9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 7 Sep 2024 09:13:35 -0400 Subject: [PATCH] python3: update to 3.12.6. --- srcpkgs/python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index bf8ff4c2175..dfb1fbeeda7 100644 --- a/srcpkgs/python3/template +++ b/srcpkgs/python3/template @@ -3,7 +3,7 @@ # THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter". # pkgname=python3 -version=3.12.5 +version=3.12.6 revision=1 build_style="gnu-configure" configure_args="--enable-shared --enable-ipv6 --enable-optimizations @@ -25,7 +25,7 @@ distfiles=" https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz ${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz " -checksum="fa8a2e12c5e620b09f53e65bcd87550d2e5a1e2e04bf8ba991dcc55113876397 +checksum="1999658298cf2fb837dffed8ff3c033ef0c98ef20cf73c5d5f66bed5ab89697c ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34" skip_extraction="${_bluez}.tar.xz"