diff --git a/srcpkgs/justbuild/template b/srcpkgs/justbuild/template index 609b7c69cf4..a63c09e93af 100644 --- a/srcpkgs/justbuild/template +++ b/srcpkgs/justbuild/template @@ -1,6 +1,6 @@ # Template file for 'justbuild' pkgname=justbuild -version=1.6.1 +version=1.6.2 revision=1 create_wrksrc=yes hostmakedepends="jo pandoc pkg-config python3 tar unzip wget grpc protobuf" @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://github.com/just-buildsystem/justbuild/" changelog="https://github.com/just-buildsystem/justbuild/blob/master/CHANGELOG.md" distfiles="https://github.com/just-buildsystem/justbuild/archive/v${version}.tar.gz" -checksum=334c8be25ed7a2653f4c8452a7995bc1ea06a67ce2b838426cf89e418c6504d3 +checksum=9361499785390348bdb13e37434c41a406f5b4866f06d15870eaeb26526a0803 conflicts="just>=0" nocross="not supported by bootstrapping"