From 53510604be5aa90c82b2c511366a9ebf5e0f5a4c Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 16 Dec 2023 19:50:39 +0100 Subject: [PATCH] fastd: rebuild for libsodium-1.0.19_1 --- srcpkgs/fastd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fastd/template b/srcpkgs/fastd/template index d05ca42e9e9..fdb14ccdc15 100644 --- a/srcpkgs/fastd/template +++ b/srcpkgs/fastd/template @@ -1,7 +1,7 @@ # Template file for 'fastd' pkgname=fastd version=21 -revision=1 +revision=2 build_style=meson configure_args="-Dcipher_aes128-ctr=disabled" hostmakedepends="bison pkg-config"