keyutils: update to 1.5.10.
This commit is contained in:
parent
8c6262b3d0
commit
3846425900
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'keyutils'
|
# Template file for 'keyutils'
|
||||||
pkgname=keyutils
|
pkgname=keyutils
|
||||||
version=1.5.9
|
version=1.5.10
|
||||||
revision=4
|
revision=1
|
||||||
conf_files="/etc/request-key.conf"
|
conf_files="/etc/request-key.conf"
|
||||||
short_desc="Linux Key Management Utilities"
|
short_desc="Linux Key Management Utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="http://people.redhat.com/~dhowells/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://people.redhat.com/~dhowells/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=4da2c5552c688b65ab14d4fd40fbdf720c8b396d8ece643e040cf6e707e083ae
|
checksum=115c3deae7f181778fd0e0ffaa2dad1bf1fe2f5677cf2e0e348cdb7a1c93afb6
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Fix musl build - doesn't hurt glibc either
|
# Fix musl build - doesn't hurt glibc either
|
||||||
|
|
Loading…
Reference in a new issue