From: Michael Tremer Date: Wed, 13 Sep 2023 17:55:02 +0000 (+0000) Subject: p11-kit: Update to 0.25.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5776daeb519f6a9e90ca13640002fd02713fddbf;p=ipfire-3.x.git p11-kit: Update to 0.25.0 This change also sets the path for p11-kit to search for certificates. Signed-off-by: Michael Tremer --- diff --git a/p11-kit/p11-kit.nm b/p11-kit/p11-kit.nm index 5470a6136..00afe62d0 100644 --- a/p11-kit/p11-kit.nm +++ b/p11-kit/p11-kit.nm @@ -4,7 +4,7 @@ ############################################################################### name = p11-kit -version = 0.24.1 +version = 0.25.0 release = 1 groups = System/Libraries @@ -35,7 +35,8 @@ build end build - %{meson} + %{meson} \ + -D trust_paths=/etc/pki/ca-trust/source %{meson_build} end