parent
061a710d06
commit
686f191475
@ -1,6 +1,6 @@
|
||||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=1.10.0
|
||||
version=1.11.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Just a command runner"
|
||||
@ -9,7 +9,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=a64fdfc1b1797571a9871746d90ed63d5826eff8aebd6c36ccbc5319ae5265e5
|
||||
checksum=53dc7ead8ed943874ad3f511686001b365c574e9135e5ae72d3973d32adf7949
|
||||
make_check=ci-skip # test fails when run as root
|
||||
|
||||
# Fix failing test
|
||||
|
Loading…
Reference in New Issue
Block a user