justbuild: update to 1.3.1.

This commit is contained in:
Leah Neukirchen 2024-05-25 21:23:58 +02:00
parent 3879532de1
commit 2ba76abc2c

View file

@ -1,6 +1,6 @@
# Template file for 'justbuild'
pkgname=justbuild
version=1.3.0
version=1.3.1
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=4f459ba5f88c2474c23bd3257a4a50653860c97fb5104750f2fdc3839f5c5d6f
checksum=71cf1a11d2a43da6eaa425cdc77a85c398574fbc0421ec8df8775bac5f7d8232
conflicts="just>=0"
nocross="not supported by bootstrapping"