From 45b582e71f91466ebb0a4c1004dc68dd0dc0c668 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 27 Jun 2023 12:02:56 +0200 Subject: [PATCH] usbguard: rebuild against protobuf-23.3_1 --- srcpkgs/usbguard/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/usbguard/template b/srcpkgs/usbguard/template index 8625c80a7ed..df441120256 100644 --- a/srcpkgs/usbguard/template +++ b/srcpkgs/usbguard/template @@ -1,7 +1,7 @@ # Template file for 'usbguard' pkgname=usbguard version=1.1.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-crypto-library=sodium --with-bundled-catch --with-bundled-pegtl" conf_files="/etc/usbguard/*"