diff options
Diffstat (limited to 'testing/ostinato/APKBUILD')
-rw-r--r-- | testing/ostinato/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ostinato/APKBUILD b/testing/ostinato/APKBUILD index e85c94e542..d35fbdfd2a 100644 --- a/testing/ostinato/APKBUILD +++ b/testing/ostinato/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Packet/Traffic Generator and Analyzer" url="http://www.ostinato.org/" arch="all" -license="GPLv3" +license="GPL-3.0" options="!check" # make test does nothing makedepends="qt-dev protobuf-dev libpcap-dev paxmark" subpackages="$pkgname-drone $pkgname-gui" |