testing/ostinato: rebuild against libprotobuf.so.17

Clarify license
This commit is contained in:
prspkt 2018-08-01 17:58:31 +03:00 committed by Natanael Copa
parent d8767fd234
commit db4293f48e

View File

@ -2,11 +2,11 @@
# Contributor: Corentin Henry <corentinhenry@gmail.com>
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"