From 9776f958e2f0bc473f5c3e9c937afd3399bdd9b5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:32 -0400 Subject: [PATCH] libCharon: rebuild for Python 3.12 --- srcpkgs/libCharon/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libCharon/template b/srcpkgs/libCharon/template index cd45a66e949..e40aca701a0 100644 --- a/srcpkgs/libCharon/template +++ b/srcpkgs/libCharon/template @@ -1,7 +1,7 @@ # Template file for 'libCharon' pkgname=libCharon version=4.13.0 -revision=2 +revision=3 build_style=cmake configure_args="INSTALL_SERVICE=OFF" hostmakedepends="python3"