Date: Tuesday, October 3, 2017 @ 11:10:50 Author: heftig Revision: 306634
0.23.9-1 Modified: p11-kit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-03 06:54:22 UTC (rev 306633) +++ PKGBUILD 2017-10-03 11:10:50 UTC (rev 306634) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=p11-kit -pkgver=0.23.8 +pkgver=0.23.9 pkgrel=1 pkgdesc="Provides a way to load and enumerate PKCS#11 modules" arch=(i686 x86_64) @@ -10,7 +10,7 @@ license=(BSD) depends=(glibc libtasn1 libffi) makedepends=(gtk-doc git) -_commit=25474901cf9c1fb39ae5dc73a2f2b4dd34e81fdc # tags/0.23.8^0 +_commit=34cb047e20af02ef3d820a295e9e29f618b83bab # tags/0.23.9^0 source=("git+https://github.com/p11-glue/p11-kit#commit=$_commit" libnssckbi-compat.patch) sha256sums=('SKIP'
