just: update to 1.29.1
This commit is contained in:
parent
5329c6a136
commit
6dfa737d51
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=1.28.0
|
||||
version=1.29.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=4c421d1e7b62c41055d53822a44752617ff13aebc76abd6713eb99875c127166
|
||||
checksum=3e909245038295b6935448d48bb93418b4bc1b0b5621116d1568e12dd872512b
|
||||
make_check=ci-skip # test fails when run as root
|
||||
|
||||
# Fix failing test
|
||||
|
|
Loading…
Reference in New Issue