core/keyutils to 1.5.9-1

This commit is contained in:
Kevin Mihelich 2014-03-12 13:09:30 +00:00
parent 74d5487a28
commit fe9aa556ac

View file

@ -6,7 +6,7 @@
# - must build -j1, everything must build in order
pkgname=keyutils
pkgver=1.5.8
pkgver=1.5.9
pkgrel=1
pkgdesc="Linux Key Management Utilities"
arch=('i686' 'x86_64')
@ -16,7 +16,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() {