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