justbuild: update to 1.4.0.

This commit is contained in:
Leah Neukirchen 2024-11-08 16:29:06 +01:00
parent 7d1ccb03c8
commit db92806b5c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'justbuild'
pkgname=justbuild
version=1.3.2
version=1.4.0
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=3c17057a1667dd3d4c6dc527eba823367174ecc0bd8ed35632ac03aba5f99201
checksum=62e8f12c9da5d2eb30f81b3c19ba060af3d045e1a6aeafd0ef2661dd7f5280e7
conflicts="just>=0"
nocross="not supported by bootstrapping"