summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2021-01-03 22:07:02 +0800
committerpingplug2021-01-03 22:07:02 +0800
commitf1c9b34968b179fd079e92369c478ecaf5fa42be (patch)
treea1934c574a2ed75211368a5c9ea39b5729700305
parent7cb00dda01d63367390d69da08169a70e6f4a234 (diff)
downloadaur-f1c9b34968b179fd079e92369c478ecaf5fa42be.tar.gz
Updated to 0.23.22
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fea6922eb043..85c82a6bbce4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-p11-kit
pkgdesc = Provides a way to load and enumerate PKCS#11 modules (mingw-w64)
- pkgver = 0.23.21
+ pkgver = 0.23.22
pkgrel = 1
url = https://p11-glue.freedesktop.org
arch = any
@@ -13,7 +13,7 @@ pkgbase = mingw-w64-p11-kit
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://github.com/p11-glue/p11-kit?#commit=fd8b56f3ee971f94dc6fc95411fc01e1c12153ab
+ source = git+https://github.com/p11-glue/p11-kit?#commit=bd97afbfe28d5fbbde95ce36ff7a8834fc0291ee
sha256sums = SKIP
pkgname = mingw-w64-p11-kit
diff --git a/PKGBUILD b/PKGBUILD
index dd8a0b1956bb..d41f8417ec37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: xantares < xantares09 at hotmail dot com >
-_commit=fd8b56f3ee971f94dc6fc95411fc01e1c12153ab # 0.23.21
+_commit=bd97afbfe28d5fbbde95ce36ff7a8834fc0291ee # 0.23.22
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-p11-kit
-pkgver=0.23.21
+pkgver=0.23.22
pkgrel=1
pkgdesc="Provides a way to load and enumerate PKCS#11 modules (mingw-w64)"
arch=('any')