From 5c0a8d59d0a3c0cf77a5eb70b9c2c9aba8e6afe0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:04:14 -0400 Subject: [PATCH] afl++: rebuild for Python 3.12 --- srcpkgs/afl++/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/afl++/template b/srcpkgs/afl++/template index 705a67310b5..fff658acbe1 100644 --- a/srcpkgs/afl++/template +++ b/srcpkgs/afl++/template @@ -1,7 +1,7 @@ # Template file for 'afl++' pkgname=afl++ version=4.07c -revision=1 +revision=2 # x86 only currently archs="i686* x86_64*" build_style=gnu-makefile