gatling: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:17:58 +01:00
parent cf1f31ce23
commit 954fca6a10

View file

@ -1,9 +1,9 @@
# Template file for 'gatling' # Template file for 'gatling'
pkgname=gatling pkgname=gatling
version=0.15 version=0.15
revision=9 revision=10
build_style=gnu-makefile build_style=gnu-makefile
makedepends="libowfat libressl-devel zlib-devel" makedepends="libowfat openssl-devel zlib-devel"
short_desc="High performance web server" short_desc="High performance web server"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2" license="GPL-2"