diff options
author | TBK <tbk@jjtc.dk> | 2017-10-26 13:02:31 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-16 15:21:57 +0000 |
commit | b237002f36865ad45bc649b0339f1984cfb58d0d (patch) | |
tree | edbc83a318dfbcc9655d4bed12188384b9591532 /testing | |
parent | 627339e8c9d4e2252c727a2521a0f0ef0e0a8a61 (diff) | |
download | aports-b237002f36865ad45bc649b0339f1984cfb58d0d.tar.bz2 aports-b237002f36865ad45bc649b0339f1984cfb58d0d.tar.xz |
main/protobuf: upgrade to 3.4.1
Diffstat (limited to 'testing')
-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 a16c9c9067..865404c3ea 100644 --- a/testing/ostinato/APKBUILD +++ b/testing/ostinato/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Corentin Henry <corentinhenry@gmail.com> pkgname=ostinato pkgver=0.8 -pkgrel=0 +pkgrel=1 pkgdesc="Packet/Traffic Generator and Analyzer" url="http://www.ostinato.org/" arch="all" |