wrk: rebuild for libressl-2.9.2.

This commit is contained in:
Johannes 2019-05-12 22:09:58 +02:00
parent ab7bc5e578
commit 253cdc34df

View file

@ -1,7 +1,7 @@
# Template file for 'wrk' # Template file for 'wrk'
pkgname=wrk pkgname=wrk
version=4.1.0 version=4.1.0
revision=2 revision=3
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="VER=${version} WITH_OPENSSL=/usr WITH_LUAJIT=/usr" make_build_args="VER=${version} WITH_OPENSSL=/usr WITH_LUAJIT=/usr"
hostmakedepends="LuaJIT" hostmakedepends="LuaJIT"