aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2024-11-08 15:29:06 +0000
committerLeah Neukirchen <leah@vuxu.org>2024-11-08 15:29:06 +0000
commitdb92806b5c23ef75c27a2ddcdf82ad5f043c8c28 (patch)
tree8ebb608b49a17c9473a0c5e9e9d93725daf71c48
parent7d1ccb03c8e07ce858e286156309aed4221fcca1 (diff)
downloadvoid-packages-db92806b5c23ef75c27a2ddcdf82ad5f043c8c28.tar
void-packages-db92806b5c23ef75c27a2ddcdf82ad5f043c8c28.tar.gz
void-packages-db92806b5c23ef75c27a2ddcdf82ad5f043c8c28.tar.bz2
void-packages-db92806b5c23ef75c27a2ddcdf82ad5f043c8c28.tar.lz
void-packages-db92806b5c23ef75c27a2ddcdf82ad5f043c8c28.tar.xz
void-packages-db92806b5c23ef75c27a2ddcdf82ad5f043c8c28.tar.zst
void-packages-db92806b5c23ef75c27a2ddcdf82ad5f043c8c28.zip
justbuild: update to 1.4.0.
-rw-r--r--srcpkgs/justbuild/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/justbuild/template b/srcpkgs/justbuild/template
index e5dfede6dd9..e77b15f9815 100644
--- a/srcpkgs/justbuild/template
+++ b/srcpkgs/justbuild/template
@@ -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"