From c66632ac3e8eaab53c30bc4c2a1aefda187f808b Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Fri, 12 Apr 2024 14:18:39 +0200
Subject: [PATCH] justbuild: update to 1.2.5.

---
 srcpkgs/justbuild/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/justbuild/template b/srcpkgs/justbuild/template
index e7dac8c18e6..653f0601b0c 100644
--- a/srcpkgs/justbuild/template
+++ b/srcpkgs/justbuild/template
@@ -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"