keyutils: update to 1.6.1.
This commit is contained in:
parent
be1a96018e
commit
c34b601829
1 changed files with 4 additions and 5 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'keyutils'
|
# Template file for 'keyutils'
|
||||||
pkgname=keyutils
|
pkgname=keyutils
|
||||||
version=1.6
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="mit-krb5-devel"
|
|
||||||
short_desc="Linux Key Management Utilities"
|
short_desc="Linux Key Management Utilities"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
distfiles="http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d3aef20cec0005c0fa6b4be40079885567473185b1a57b629b030e67942c7115
|
checksum=3c71dcfc6900d07b02f4e061d8fb218a4ae6519c1d283d6a57b8e27718e2f557
|
||||||
conf_files="/etc/request-key.conf"
|
conf_files="/etc/request-key.conf"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue