shfmt: update to 3.6.0.

This commit is contained in:
Daniel Lewan 2022-12-12 17:35:03 +01:00 committed by Piraty
parent 8c1856afa8
commit aab2b2cc46
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'shfmt' # Template file for 'shfmt'
pkgname=shfmt pkgname=shfmt
version=3.5.1 version=3.6.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=f15ca9952ef6dc4c1051550152768a99dde0d3f72269d0510f75522a492270cf checksum=4fe5a7b0aab5fba437696b68c5424e49ba9f793de2f534647e1d814108ebad23
post_install() { post_install() {
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1 scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1