mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
just: update to 1.15.0
This commit is contained in:
parent
1ca6b290fc
commit
2e62351271
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'just'
|
# Template file for 'just'
|
||||||
pkgname=just
|
pkgname=just
|
||||||
version=1.14.0
|
version=1.15.0
|
||||||
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=021d4dee59ddfd86ab87b9c9423b9a8126932c844da9765a35eb1ccb8f6cf4ce
|
checksum=a3d183c9be9d67d746ae3ace2c29b378c9afb9e564b73f1cff6e6cd1a03eed4a
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue