mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
just: update to 1.33.0
This commit is contained in:
parent
af0c9782ad
commit
81897e6ff3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'just'
|
# Template file for 'just'
|
||||||
pkgname=just
|
pkgname=just
|
||||||
version=1.32.0
|
version=1.33.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ license="CC0-1.0"
|
||||||
homepage="https://github.com/casey/just"
|
homepage="https://github.com/casey/just"
|
||||||
changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=7c3522d2fae123deebea592cb0ce2a8be65b145efadce8b0965669a4337f8494
|
checksum=0be2fe1116b92249ec8a25a4c14e0308b8a99b4286464ede1483cf149c19d1f5
|
||||||
make_check=ci-skip # test fails when run as root
|
make_check=ci-skip # test fails when run as root
|
||||||
|
|
||||||
# Fix failing test
|
# Fix failing test
|
||||||
|
|
Loading…
Add table
Reference in a new issue