ifstatus: fix license
This commit is contained in:
parent
164655a36f
commit
b5db0968fe
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ifstatus'
|
||||
pkgname=ifstatus
|
||||
version=2.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=ifstatus-v${version}
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Display network traffic on console"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://ifstatus.sourceforge.net/graphic/index.html"
|
||||
distfiles="http://ifstatus.sourceforge.net/download/ifstatus-v${version}.tar.gz"
|
||||
checksum=7b4a6124b02e41b4fe532a634bbc66e5749145d1963455190c20f5518513c258
|
||||
|
|
Loading…
Reference in New Issue