justbuild: update to 1.6.1.

This commit is contained in:
Leah Neukirchen 2025-07-17 18:31:56 +02:00
parent 323acb696f
commit 04777821d4

View file

@ -1,6 +1,6 @@
# Template file for 'justbuild' # Template file for 'justbuild'
pkgname=justbuild pkgname=justbuild
version=1.6.0 version=1.6.1
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
hostmakedepends="jo pandoc pkg-config python3 tar unzip wget grpc protobuf" 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/" homepage="https://github.com/just-buildsystem/justbuild/"
changelog="https://github.com/just-buildsystem/justbuild/blob/master/CHANGELOG.md" changelog="https://github.com/just-buildsystem/justbuild/blob/master/CHANGELOG.md"
distfiles="https://github.com/just-buildsystem/justbuild/archive/v${version}.tar.gz" distfiles="https://github.com/just-buildsystem/justbuild/archive/v${version}.tar.gz"
checksum=babd24ea014c6c2987eccf90f65b15787e0cd8db72ec73ac57d9584737a251a1 checksum=334c8be25ed7a2653f4c8452a7995bc1ea06a67ce2b838426cf89e418c6504d3
conflicts="just>=0" conflicts="just>=0"
nocross="not supported by bootstrapping" nocross="not supported by bootstrapping"