diff --git a/core/keyutils/PKGBUILD b/core/keyutils/PKGBUILD index 3bc01f562..b075bbdc5 100644 --- a/core/keyutils/PKGBUILD +++ b/core/keyutils/PKGBUILD @@ -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() {