diff options
author | Daniel Isaksen <d@duniel.no> | 2019-06-08 01:29:07 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-06-14 19:39:20 +0000 |
commit | 256c8aa6f87fb68233bff8fa190f1b65bd2e50c2 (patch) | |
tree | e8106fc1ebbc0964df1d564bec72f6016ca6875e /testing/tsung | |
parent | 89f3fb279b87b500aca86169b2864065620dee8b (diff) | |
download | aports-256c8aa6f87fb68233bff8fa190f1b65bd2e50c2.tar.bz2 aports-256c8aa6f87fb68233bff8fa190f1b65bd2e50c2.tar.xz |
testing/tsung: rebuild against OTP R22
Signed-off-by: Daniel Isaksen <d@duniel.no>
Closes GH-8629
Diffstat (limited to 'testing/tsung')
-rw-r--r-- | testing/tsung/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD index 63958ec1a2..24c1769575 100644 --- a/testing/tsung/APKBUILD +++ b/testing/tsung/APKBUILD @@ -3,7 +3,7 @@ pkgname=tsung pkgver=1.7.0 -pkgrel=3 +pkgrel=4 pkgdesc="Tsung is a high-performance benchmark framework for various protocols including HTTP,XMPP,LDAP,etc." url="https://www.process-one.net/en/tsung/" options="!check" # Tests fail on CI |