summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-08-31 14:45:51 +0800
committerpingplug2018-08-31 14:45:51 +0800
commite23714b7a2daaa5b45fbcafd1ad58812bec38654 (patch)
tree8d5ee34d372703cfcc0ca06dd6b56689dd05dd51
parent03e307bde433a860d12b1741a33f1c6d3e3864ea (diff)
downloadaur-e23714b7a2daaa5b45fbcafd1ad58812bec38654.tar.gz
Updated to 0.23.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55d5054d6d8a..c6dc029f9169 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.13
+ pkgver = 0.23.14
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?signed#tag=0.23.13
+ source = git+https://github.com/p11-glue/p11-kit?signed#tag=0.23.14
source = 0001-Build-and-install-libnssckbi-p11-kit.so.patch
validpgpkeys = C0F67099B808FB063E2C81117BFB1108D92765AF
validpgpkeys = 462225C3B46F34879FC8496CD605848ED7E69871
diff --git a/PKGBUILD b/PKGBUILD
index 3c4df2e92870..6c865f6a1961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-p11-kit
-pkgver=0.23.13
+pkgver=0.23.14
pkgrel=1
pkgdesc="Provides a way to load and enumerate PKCS#11 modules (mingw-w64)"
arch=('any')