just: update to 1.58.0

This commit is contained in:
Rodrigo Oliveira
2026-08-21 15:46:32 +02:00
committed by tranzystorekk
parent 1020d31362
commit c39d679a4b
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'just'
pkgname=just
version=1.51.0
version=1.58.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=ed424dcf55ec08e22a0c58f6cfb7333573775d69dac3802bf0c1d96f7557089d
checksum=c8a36e6e9397f2fdfcb0cc246fcdb790b52a784f3c8cabc0d8baeb031852a148
# Fix failing test
pre_check() {