ifenslave: fix license, template layout
This commit is contained in:
parent
e5df0ed191
commit
33d9379b4d
1 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue