wrk: update to 4.2.0.

This commit is contained in:
Leah Neukirchen 2023-07-07 15:33:53 +02:00
parent 6b06ab0c20
commit f5b7ee6b70

View file

@ -1,7 +1,7 @@
# Template file for 'wrk'
pkgname=wrk
version=4.1.0
revision=6
version=4.2.0
revision=1
build_style=gnu-makefile
make_build_args="VER=${version} WITH_OPENSSL=/usr WITH_LUAJIT=/usr"
hostmakedepends="LuaJIT"
@ -11,7 +11,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
license="Apache-2.0"
homepage="https://github.com/wg/wrk"
distfiles="https://github.com/wg/wrk/archive/${version}.tar.gz"
checksum=6fa1020494de8c337913fd139d7aa1acb9a020de6f7eb9190753aa4b1e74271e
checksum=e255f696bff6e329f5d19091da6b06164b8d59d62cb9e673625bdcd27fe7bdad
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;