just: update to 1.24.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'just'
|
# Template file for 'just'
|
||||||
pkgname=just
|
pkgname=just
|
||||||
version=1.23.0
|
version=1.24.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=d0b04dc2e33628b56fa54207f7bcbd5b7a052514be50b16a70c8d6961dc232f0
|
checksum=28409df27f73232ccb3e1671e9ee7354a954ecf3a28f64a52b1f3d213c3a5bd5
|
||||||
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