just: update to 0.10.4
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
1a723dfee7
commit
39ec0a1cb7
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'just'
|
# Template file for 'just'
|
||||||
pkgname=just
|
pkgname=just
|
||||||
version=0.10.3
|
version=0.10.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Just a command runner"
|
short_desc="Just a command runner"
|
||||||
@@ -9,7 +9,7 @@ license="CC0-1.0"
|
|||||||
homepage="https://github.com/casey/just"
|
homepage="https://github.com/casey/just"
|
||||||
changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=10ee1caaedb2e92257338942fce146e5d3aadd6f9f5e98fbc21e422e2d863169
|
checksum=81d7e7d5496861a37f8668dbeb845381c41ea0ef5fa087c7b8bd41b70134218d
|
||||||
make_check=ci-skip # test fails when run as root
|
make_check=ci-skip # test fails when run as root
|
||||||
|
|
||||||
# Fix failing test
|
# Fix failing test
|
||||||
|
|||||||
Reference in New Issue
Block a user