From c8cec491edd946692e3649da764fea45c2ef6c6d Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 5 Jun 2021 19:43:34 +0300 Subject: p11-kit: bump to 0.24.0 --- extra/p11-kit/build | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/p11-kit/build') diff --git a/extra/p11-kit/build b/extra/p11-kit/build index 2d01af26..c0f46a70 100755 --- a/extra/p11-kit/build +++ b/extra/p11-kit/build @@ -1,9 +1,9 @@ #!/bin/sh -e ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --with-trust-paths=/etc/pki/anchors + --prefix=/usr \ + --sysconfdir=/etc \ + --with-trust-paths=/etc/pki/anchors make make DESTDIR="$1" install -- cgit v1.2.3