diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-08-16 00:43:14 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-08-16 02:06:54 +0200 |
commit | c50f9b19e8da7153f3541d64bbfdeac4720eebdd (patch) | |
tree | e5ba39a4f6a7b882f1441b1f9563fd9a62b45858 /testing/ostinato | |
parent | b8152a3e29d0146426f217975e8b047943a250fc (diff) | |
download | aports-c50f9b19e8da7153f3541d64bbfdeac4720eebdd.tar.bz2 aports-c50f9b19e8da7153f3541d64bbfdeac4720eebdd.tar.xz |
testing/ostinato: rebuild against protobuf-3.3.2
Diffstat (limited to 'testing/ostinato')
-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 4927b7ab72..f962a49734 100644 --- a/testing/ostinato/APKBUILD +++ b/testing/ostinato/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Corentin Henry <corentinhenry@gmail.com> pkgname=ostinato pkgver=0.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="Packet/Traffic Generator and Analyzer" url="https://www.ostinato.org/" arch="all" |