mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wrk: update to 4.2.0.
This commit is contained in:
parent
6b06ab0c20
commit
f5b7ee6b70
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wrk'
|
# Template file for 'wrk'
|
||||||
pkgname=wrk
|
pkgname=wrk
|
||||||
version=4.1.0
|
version=4.2.0
|
||||||
revision=6
|
revision=1
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/wg/wrk"
|
homepage="https://github.com/wg/wrk"
|
||||||
distfiles="https://github.com/wg/wrk/archive/${version}.tar.gz"
|
distfiles="https://github.com/wg/wrk/archive/${version}.tar.gz"
|
||||||
checksum=6fa1020494de8c337913fd139d7aa1acb9a020de6f7eb9190753aa4b1e74271e
|
checksum=e255f696bff6e329f5d19091da6b06164b8d59d62cb9e673625bdcd27fe7bdad
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue