From 55f870c4cad185c95754f80a1822cfebffebf475 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Mon, 9 Dec 2024 17:21:07 +0100 Subject: [PATCH] jaq: update to 2.0.1 --- srcpkgs/jaq/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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