just: update to 1.1.3.
This commit is contained in:
parent
08f3bffff5
commit
9a96eac082
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
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=5f04ce85dc2de7609d68c336a7c51f477f8ff079d8b209a0d72183615e3f1e55
|
||||
checksum=571f35b2b08d0e0617028854a8c2781b822544c58b8a081f4fc795a779c80878
|
||||
make_check=ci-skip # test fails when run as root
|
||||
|
||||
# Fix failing test
|
||||
|
|
Loading…
Reference in New Issue
Block a user