From 96bc629a3b574f8295e1bdfbfe5d490168719818 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:54 -0400 Subject: [PATCH] root: rebuild for Python 3.12 --- srcpkgs/root/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/root/template b/srcpkgs/root/template index b2751639066..9652152b298 100644 --- a/srcpkgs/root/template +++ b/srcpkgs/root/template @@ -1,7 +1,7 @@ # Template file for 'root' pkgname=root version=6.28.06 -revision=1 +revision=2 # Only i686 and x86_64 seem to be officially supported archs="i686* x86_64*" build_style=cmake