From 950ae3624df48546d1697fdea9618c1023686a21 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:03:58 -0400 Subject: [PATCH] gnubg: rebuild for Python 3.12 --- srcpkgs/gnubg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gnubg/template b/srcpkgs/gnubg/template index dc238c69679..552beaab189 100644 --- a/srcpkgs/gnubg/template +++ b/srcpkgs/gnubg/template @@ -1,7 +1,7 @@ # Template file for 'gnubg' pkgname=gnubg version=1.07.001 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-cputest ax_cv_gcc_x86_cpuid_0x00000001=6000000" hostmakedepends="gdk-pixbuf-devel pkg-config python3-devel"