summaryrefslogtreecommitdiff
path: root/core/keyutils
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-13 03:50:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-13 03:50:12 +0000
commit4e5db57790dfb7243ca8b1d7c82f834a6294d8ab (patch)
tree5fa56a9aaad99bff3be377187b518aa7938dd746 /core/keyutils
parent5d4b5782f03734e12c907cbc7e4b8c35926e9554 (diff)
Thu Mar 13 03:41:44 UTC 2014
Diffstat (limited to 'core/keyutils')
-rw-r--r--core/keyutils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/keyutils/PKGBUILD b/core/keyutils/PKGBUILD
index 6eca1430f..21be84b6b 100644
--- a/core/keyutils/PKGBUILD
+++ b/core/keyutils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 198652 2013-11-01 13:53:34Z eric $
+# $Id: PKGBUILD 207556 2014-03-12 12:06:54Z seblu $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=keyutils
-pkgver=1.5.8
+pkgver=1.5.9
pkgrel=1
pkgdesc="Linux Key Management Utilities"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('glibc' 'sh')
backup=('etc/request-key.conf')
source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2
request-key.conf.patch)
-md5sums=('3c7f463039b83833c12a9414c2fcb389'
+md5sums=('7f8ac985c45086b5fbcd12cecd23cf07'
'89a819a7e4e90936b210c9d5020d296d')
prepare() {