diff --git a/testing/ostinato/APKBUILD b/testing/ostinato/APKBUILD index d35fbdfd2ae..b2a0f7ea80a 100644 --- a/testing/ostinato/APKBUILD +++ b/testing/ostinato/APKBUILD @@ -2,11 +2,11 @@ # Contributor: Corentin Henry pkgname=ostinato pkgver=0.9 -pkgrel=0 +pkgrel=1 pkgdesc="Packet/Traffic Generator and Analyzer" -url="http://www.ostinato.org/" +url="https://www.ostinato.org" arch="all" -license="GPL-3.0" +license="GPL-3.0-or-later" options="!check" # make test does nothing makedepends="qt-dev protobuf-dev libpcap-dev paxmark" subpackages="$pkgname-drone $pkgname-gui"