From 256c8aa6f87fb68233bff8fa190f1b65bd2e50c2 Mon Sep 17 00:00:00 2001 From: Daniel Isaksen Date: Sat, 8 Jun 2019 01:29:07 +0000 Subject: [PATCH] testing/tsung: rebuild against OTP R22 Signed-off-by: Daniel Isaksen Closes GH-8629 --- testing/tsung/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD index 63958ec1a23..24c17695755 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