just: update to 1.47.1

This commit is contained in:
cinerea0
2026-03-19 23:07:40 -04:00
committed by cinerea0
parent a80eaf1c58
commit 52ec82e30b
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'just'
pkgname=just
version=1.46.0
version=1.47.1
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=f60a578502d0b29eaa2a72c5b0d91390b2064dfd8d1a1291c3b2525d587fd395
checksum=2976e02f2dffd1ddc9cba57ef2fe75e8f4b97fde1657ee6fd145ab01efd789a7
# Fix failing test
pre_check() {