summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-09-21 12:39:02 +0800
committerpingplug2019-09-21 12:39:02 +0800
commit2cd194cba2b316bd00931558323d719a89fe95ad (patch)
treeb43eadd5fb767a1ddffb495f5259720fc8354b40
parent250ea1a99a8ac6467560b1e41eeb3316f347d943 (diff)
downloadaur-2cd194cba2b316bd00931558323d719a89fe95ad.tar.gz
Updated to 0.23.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 841746bc1cda..5f328a0be767 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.16.1+18+g787888e
+ pkgver = 0.23.17
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=787888e181543f5a85eb69d6a3caf14f9a4262b2
+ source = git+https://github.com/p11-glue/p11-kit?#commit=f00183944fad943216ac5842f6b23ab5c4149e50
source = 0001-Build-and-install-libnssckbi-p11-kit.so.patch
sha256sums = SKIP
sha256sums = 0736f74cec5ca49d91afa47cd84f9ac0404947bf0064358e22c3e53b69e82798
diff --git a/PKGBUILD b/PKGBUILD
index 1dcd7cc6f5fe..965f6b344c8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: xantares < xantares09 at hotmail dot com >
-_commit=787888e181543f5a85eb69d6a3caf14f9a4262b2 # after build failure fix
+_commit=f00183944fad943216ac5842f6b23ab5c4149e50 # 0.23.17
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-p11-kit
-pkgver=0.23.16.1+18+g787888e
+pkgver=0.23.17
pkgrel=1
pkgdesc="Provides a way to load and enumerate PKCS#11 modules (mingw-w64)"
arch=('any')