Date: Sunday, June 17, 2018 @ 21:19:47 Author: heftig Revision: 343493
0.23.12-1 Modified: lib32-p11-kit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-17 21:16:43 UTC (rev 343492) +++ PKGBUILD 2018-06-17 21:19:47 UTC (rev 343493) @@ -3,7 +3,7 @@ # Contributor: Christoph Vigano <[email protected]> pkgname=lib32-p11-kit -pkgver=0.23.11 +pkgver=0.23.12 pkgrel=1 pkgdesc="Provides a way to load and enumerate PKCS#11 modules (32-bit)" arch=(x86_64) @@ -11,7 +11,7 @@ license=(BSD) depends=(lib32-glibc lib32-libtasn1 lib32-libffi p11-kit) makedepends=(git) -_commit=e4c5d3b34941bdc433072a492a0a7fdbddba0cc2 # tags/0.23.11^0 +_commit=3dd5810143e51dabdc58069e55b09a950349fa08 # tags/0.23.12^0 source=("git+https://github.com/p11-glue/p11-kit#commit=$_commit" 0001-Build-and-install-libnssckbi-p11-kit.so.patch) sha256sums=('SKIP'
