diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-26 10:43:42 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-26 13:59:34 +0100 |
commit | 68d80e824356f53f35ec68274ed7ef3433402ace (patch) | |
tree | e090943c0132ef0522648c9e9799e33232e42384 /testing/ostinato/APKBUILD | |
parent | db86e6678110079518bf456f15fd6283c7e9c23b (diff) | |
download | aports-68d80e824356f53f35ec68274ed7ef3433402ace.tar.bz2 aports-68d80e824356f53f35ec68274ed7ef3433402ace.tar.xz |
rebuild for protobuf-3.11.0
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 0e3fa43c2b..f1b73019b7 100644 --- a/testing/ostinato/APKBUILD +++ b/testing/ostinato/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Corentin Henry <corentinhenry@gmail.com> pkgname=ostinato pkgver=0.9_git20190528 -pkgrel=3 +pkgrel=4 _commit="edc7ed677c1d5c308e66441f464dfd69aa922643" pkgdesc="Packet/Traffic Generator and Analyzer" url="https://www.ostinato.org" |