justbuild: update to 1.2.5.

This commit is contained in:
Leah Neukirchen 2024-04-12 14:18:39 +02:00
parent 0f655359bd
commit c66632ac3e

View File

@ -1,7 +1,7 @@
# Template file for 'justbuild'
pkgname=justbuild
version=1.2.4
revision=3
version=1.2.5
revision=1
create_wrksrc=yes
hostmakedepends="jo pandoc pkg-config python3 tar unzip wget grpc protobuf"
makedepends="abseil-cpp-devel c-ares-devel catch2 fmt-devel grpc-devel json-c++
@ -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=19790637542726b62b058a6de5a706f2f684900628208ce0a14322f28a098953
checksum=9f0c336fc333b64e77622b2956b4c9733f998e2b0db575827f492da87703efbe
conflicts="just>=0"
nocross="not supported by bootstrapping"