iouyap: fix license
This commit is contained in:
parent
8c3c9bfb7b
commit
164655a36f
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'iouyap'
|
||||
pkgname=iouyap
|
||||
version=0.97
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="bison flex"
|
||||
short_desc="Bridge IOU to UDP, TAP and Ethernet"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/GNS3/iouyap"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=181850a4ce73a4d4035f9eb39b2656ae31d360f18b577ee65f5149132da3eccf
|
||||
|
|
Loading…
Reference in New Issue