mkinitcpio-nfs-utils: fix license, other lint
This commit is contained in:
parent
53eb9b873d
commit
ba61866027
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'mkinitcpio-nfs-utils'
|
# Template file for 'mkinitcpio-nfs-utils'
|
||||||
pkgname=mkinitcpio-nfs-utils
|
pkgname=mkinitcpio-nfs-utils
|
||||||
version=0.3
|
version=0.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
depends="mkinitcpio"
|
||||||
short_desc="Ipconfig and nfsmount tools for NFS root support in mkinitcpio"
|
short_desc="Ipconfig and nfsmount tools for NFS root support in mkinitcpio"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.archlinux.org/"
|
homepage="http://www.archlinux.org/"
|
||||||
depends="mkinitcpio"
|
|
||||||
distfiles="https://sources.archlinux.org/other/mkinitcpio/$pkgname-$version.tar.xz"
|
distfiles="https://sources.archlinux.org/other/mkinitcpio/$pkgname-$version.tar.xz"
|
||||||
checksum=d290d489844fae100ca7b848b8eef40078124ff373203086bacc07329d1e8939
|
checksum=d290d489844fae100ca7b848b8eef40078124ff373203086bacc07329d1e8939
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue