summaryrefslogtreecommitdiff
path: root/extra/p11-kit/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
commit859f538490d5f7a35356c8813cf5757b175eea98 (patch)
treef3da527fbc96be7a7a02fe3a8812d99c93fa8012 /extra/p11-kit/PKGBUILD
parent70b4878648fd376433739bd5c835503f6301a5b2 (diff)
Mon Nov 21 23:14:49 UTC 2011
Diffstat (limited to 'extra/p11-kit/PKGBUILD')
-rw-r--r--extra/p11-kit/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/p11-kit/PKGBUILD b/extra/p11-kit/PKGBUILD
index 9b94d6247..af0d4d0e9 100644
--- a/extra/p11-kit/PKGBUILD
+++ b/extra/p11-kit/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 138186 2011-09-18 09:16:04Z heftig $
+# $Id: PKGBUILD 142993 2011-11-20 08:43:27Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=p11-kit
-pkgver=0.6
-pkgrel=2
+pkgver=0.9
+pkgrel=1
pkgdesc="Library to work with PKCS#11 modules"
arch=(i686 x86_64)
url="http://p11-glue.freedesktop.org"
@@ -11,7 +11,7 @@ license=('BSD')
depends=(glibc)
options=(!libtool)
source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('c1ff3e52f172fda8bf3b426f7fb63c92')
+md5sums=('029aa2a3a103e7eb81b4aa731b93539e')
build() {
cd "$srcdir/$pkgname-$pkgver"