From d5340bb07f1901ae8fcf8bc4677afab15f952be6 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Wed, 13 Dec 2023 13:41:52 +0000 Subject: [PATCH] testing/tsung: rebuild against erlang 26.2.1 --- testing/tsung/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD index bfffe97de08..a70cc9bd862 100644 --- a/testing/tsung/APKBUILD +++ b/testing/tsung/APKBUILD @@ -3,7 +3,7 @@ pkgname=tsung pkgver=1.8.0 -pkgrel=1 +pkgrel=2 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