mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
justbuild: update to 1.4.1.
This commit is contained in:
parent
1bef36c75c
commit
18494991ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'justbuild'
|
# Template file for 'justbuild'
|
||||||
pkgname=justbuild
|
pkgname=justbuild
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="jo pandoc pkg-config python3 tar unzip wget grpc protobuf"
|
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/"
|
homepage="https://github.com/just-buildsystem/justbuild/"
|
||||||
changelog="https://github.com/just-buildsystem/justbuild/blob/master/CHANGELOG.md"
|
changelog="https://github.com/just-buildsystem/justbuild/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/just-buildsystem/justbuild/archive/v${version}.tar.gz"
|
distfiles="https://github.com/just-buildsystem/justbuild/archive/v${version}.tar.gz"
|
||||||
checksum=62e8f12c9da5d2eb30f81b3c19ba060af3d045e1a6aeafd0ef2661dd7f5280e7
|
checksum=a8261fe2256d84eedd7b5e19ef3e8d70a249b160f6d86dc4e06f9818c4a7b721
|
||||||
conflicts="just>=0"
|
conflicts="just>=0"
|
||||||
nocross="not supported by bootstrapping"
|
nocross="not supported by bootstrapping"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue