just: update to 1.34.0
This commit is contained in:
parent
19d395e54c
commit
742ed8be74
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=1.33.0
|
||||
version=1.34.0
|
||||
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=0be2fe1116b92249ec8a25a4c14e0308b8a99b4286464ede1483cf149c19d1f5
|
||||
checksum=e9f16d28156e1a906f19b267b9fc7c8e47e8f9347c39a7095f0495d4034ce96e
|
||||
make_check=ci-skip # test fails when run as root
|
||||
|
||||
# Fix failing test
|
||||
|
|
Loading…
Reference in New Issue