mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
hurl: update to 6.1.0.
This commit is contained in:
parent
fe1e416d32
commit
93041abf2f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hurl'
|
||||
pkgname=hurl
|
||||
version=6.0.0
|
||||
version=6.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip=runner::hurl_file::run --skip=http::tests::libcurl
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://hurl.dev"
|
||||
changelog="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/Orange-OpenSource/hurl/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=3f21c9e2a4e86e1a5913e211d890b07e9388871e3d6ed526668487f56b11b925
|
||||
checksum=7ac2cca05a3a22cd92bd10b46c39a4277fd64d10ab989e46a2e8aca112d842f0
|
||||
|
||||
if [[ "$XBPS_WORDSIZE" -eq 32 ]]; then
|
||||
make_check=no # https://github.com/Orange-OpenSource/hurl/issues/1220
|
||||
|
|
Loading…
Add table
Reference in a new issue