shfmt: update to 3.9.0.

This commit is contained in:
Daniel Lewan 2024-08-17 11:44:45 +02:00 committed by cinerea0
parent ebf74df91e
commit b2c19c36bd
1 changed files with 2 additions and 2 deletions

View File

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