just: update to 0.4.0.
This commit is contained in:
parent
319ec147d3
commit
0e4aa9b6f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=0.3.13
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Just a command runner"
|
||||
|
@ -9,7 +9,7 @@ license="CC0-1.0"
|
|||
homepage="https://github.com/casey/just"
|
||||
changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/casey/just/archive/v${version}.tar.gz"
|
||||
checksum=802241f8ab0b5f12ec84bf736c165fb1f81a108675223eddbea21834169a05e7
|
||||
checksum=bec26c54f93e1062888212fd5fb0b9359af6fe0f8f0238156b506bf0d20384e7
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="https://travis-ci.org/void-linux/void-packages/jobs/451525539
|
||||
|
|
Loading…
Reference in New Issue