shfmt: update to 3.11.0.

This commit is contained in:
Daniel Lewan 2025-03-09 20:32:36 +01:00 committed by Duncan Overbruck
parent 91cb9ebcaa
commit 90d9788995

View file

@ -1,6 +1,6 @@
# Template file for 'shfmt' # Template file for 'shfmt'
pkgname=shfmt pkgname=shfmt
version=3.10.0 version=3.11.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=mvdan.cc/sh/v3 go_import_path=mvdan.cc/sh/v3
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/mvdan/sh" homepage="https://github.com/mvdan/sh"
changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
checksum=4cad722b7a569a05c86ec489b1d5980843ae60ca8db15aa71174c7810378a8ec checksum=69aebb0dd4bf5e62842c186ad38b76f6ec2e781188cd71cea33cb4e729086e94
post_install() { post_install() {
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1 scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1