ifenslave: fix license, template layout

This commit is contained in:
Colin Booth 2021-04-23 12:09:21 -07:00 committed by Érico Nogueira Rolim
parent e5df0ed191
commit 33d9379b4d

View file

@ -1,11 +1,11 @@
# Template file for 'ifenslave'
pkgname=ifenslave
version=1.1.0
revision=6
revision=7
short_desc="Attach and detach slave interfaces to a bonding device"
homepage="http://www.kernel.org"
license="GPL-2"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://www.kernel.org"
do_build() {
${CC} ${CFLAGS} -fPIE ${LDFLAGS} -pie -Wall -Wstrict-prototypes \