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 +++--- extra/p11-kit/checksums | 2 +- extra/p11-kit/sources | 2 +- extra/p11-kit/version | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'extra/p11-kit') 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 diff --git a/extra/p11-kit/checksums b/extra/p11-kit/checksums index 600edce1..b165499e 100644 --- a/extra/p11-kit/checksums +++ b/extra/p11-kit/checksums @@ -1 +1 @@ -8a8f40153dd5a3f8e7c03e641f8db400133fb2a6a9ab2aee1b6d0cb0495ec6b6 p11-kit-0.23.22.tar.xz +81e6140584f635e4e956a1b93a32239acf3811ff5b2d3a5c6094e94e99d2c685 p11-kit-0.24.0.tar.xz diff --git a/extra/p11-kit/sources b/extra/p11-kit/sources index 08dd51ca..f27b7486 100644 --- a/extra/p11-kit/sources +++ b/extra/p11-kit/sources @@ -1 +1 @@ -https://github.com/p11-glue/p11-kit/releases/download/0.23.22/p11-kit-0.23.22.tar.xz +https://github.com/p11-glue/p11-kit/releases/download/0.24.0/p11-kit-0.24.0.tar.xz diff --git a/extra/p11-kit/version b/extra/p11-kit/version index e0e63b00..f5001f03 100644 --- a/extra/p11-kit/version +++ b/extra/p11-kit/version @@ -1 +1 @@ -0.23.22 1 +0.24.0 1 -- cgit v1.2.3