justbuild: update to 1.4.2.

This commit is contained in:
Leah Neukirchen 2025-01-17 16:38:50 +01:00
parent 7d3d4bec2f
commit 87ef0599c4

View File

@ -1,6 +1,6 @@
# Template file for 'justbuild'
pkgname=justbuild
version=1.4.1
version=1.4.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=a8261fe2256d84eedd7b5e19ef3e8d70a249b160f6d86dc4e06f9818c4a7b721
checksum=dfd9dfdc818ecdee80a073d3e6bb66dc49bcb872f3c49fe01c476f333ec73ca9
conflicts="just>=0"
nocross="not supported by bootstrapping"