aboutsummaryrefslogtreecommitdiff
path: root/extra/p11-kit
diff options
context:
space:
mode:
Diffstat (limited to 'extra/p11-kit')
-rwxr-xr-xextra/p11-kit/build6
-rw-r--r--extra/p11-kit/checksums3
-rw-r--r--extra/p11-kit/meta3
-rw-r--r--extra/p11-kit/sources2
-rw-r--r--extra/p11-kit/version2
5 files changed, 10 insertions, 6 deletions
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..34d475cc 100644
--- a/extra/p11-kit/checksums
+++ b/extra/p11-kit/checksums
@@ -1 +1,2 @@
-8a8f40153dd5a3f8e7c03e641f8db400133fb2a6a9ab2aee1b6d0cb0495ec6b6 p11-kit-0.23.22.tar.xz
+%BLAKE3
+c62fe134394c8571c8344a536fc7b872b7c2645d8c7d26bb5232285975038478 p11-kit-0.25.0.tar.xz
diff --git a/extra/p11-kit/meta b/extra/p11-kit/meta
new file mode 100644
index 00000000..d5259ca3
--- /dev/null
+++ b/extra/p11-kit/meta
@@ -0,0 +1,3 @@
+description: PKCS#11 module kit
+license: BSD-3-Clause
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/p11-kit/sources b/extra/p11-kit/sources
index 08dd51ca..e084628f 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.25.0/p11-kit-0.25.0.tar.xz
diff --git a/extra/p11-kit/version b/extra/p11-kit/version
index e0e63b00..3a9b001d 100644
--- a/extra/p11-kit/version
+++ b/extra/p11-kit/version
@@ -1 +1 @@
-0.23.22 1
+0.25.0 1