aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2024-04-12 12:18:39 +0000
committerLeah Neukirchen <leah@vuxu.org>2024-04-12 14:05:49 +0000
commitc66632ac3e8eaab53c30bc4c2a1aefda187f808b (patch)
treeb1ef59dcbbffe08d77357a04f25563d0743c5ded
parent0f655359bdbbf14f2bd64bd889046a4a80426823 (diff)
downloadvoid-packages-c66632ac3e8eaab53c30bc4c2a1aefda187f808b.tar
void-packages-c66632ac3e8eaab53c30bc4c2a1aefda187f808b.tar.gz
void-packages-c66632ac3e8eaab53c30bc4c2a1aefda187f808b.tar.bz2
void-packages-c66632ac3e8eaab53c30bc4c2a1aefda187f808b.tar.lz
void-packages-c66632ac3e8eaab53c30bc4c2a1aefda187f808b.tar.xz
void-packages-c66632ac3e8eaab53c30bc4c2a1aefda187f808b.tar.zst
void-packages-c66632ac3e8eaab53c30bc4c2a1aefda187f808b.zip
justbuild: update to 1.2.5.
-rw-r--r--srcpkgs/justbuild/template6
1 files 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"