From c24d0da387d2578a2394c5daafb269ceeba94566 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 15:02:27 +0200 Subject: [PATCH] gatling: rebuild against libressl-3.1.3 --- srcpkgs/gatling/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gatling/template b/srcpkgs/gatling/template index ea214a6edba..c34e3f8d811 100644 --- a/srcpkgs/gatling/template +++ b/srcpkgs/gatling/template @@ -1,7 +1,7 @@ # Template file for 'gatling' pkgname=gatling version=0.15 -revision=8 +revision=9 build_style=gnu-makefile makedepends="libowfat libressl-devel zlib-devel" short_desc="High performance web server"