just: update to 1.30.1
This commit is contained in:
parent
7867f80bb9
commit
4b9427d641
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=1.29.1
|
||||
version=1.30.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -12,7 +12,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/refs/tags/${version}.tar.gz"
|
||||
checksum=3e909245038295b6935448d48bb93418b4bc1b0b5621116d1568e12dd872512b
|
||||
checksum=bc63b5fce7b1805af4e9381fe73ab1e4a8eba6591d9da4251500dfce383e48ba
|
||||
make_check=ci-skip # test fails when run as root
|
||||
|
||||
# Fix failing test
|
||||
|
|
Loading…
Reference in New Issue