diff --git a/srcpkgs/jaq/template b/srcpkgs/jaq/template index a89410d04a8..ea2d0e46139 100644 --- a/srcpkgs/jaq/template +++ b/srcpkgs/jaq/template @@ -1,8 +1,9 @@ # Template file for 'jaq' pkgname=jaq -version=2.0.0 +version=2.0.1 revision=1 build_style=cargo +configure_args="--no-default-features" make_install_args="--path jaq" short_desc="Clone of jq, focussed on correctness, speed, and simplicity" maintainer="tranzystorekk " @@ -10,7 +11,7 @@ license="MIT" homepage="https://github.com/01mf02/jaq" changelog="https://github.com/01mf02/jaq/releases" distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz" -checksum=7535387562c0e5519811bfd1f405eb8cb7683533781e0790981221e8e5b723c2 +checksum=e554f375500d09813c9a2f4454217b8d12ae3be5dba56bc545b199ae0d4ab72e # uses machine-sized integers but tests run on 64 bit values if [ "${XBPS_WORDSIZE}" = 32 ]; then