shfmt: update to 3.2.2.

This commit is contained in:
Daniel Lewan 2021-01-31 19:00:55 +01:00 committed by Érico Nogueira Rolim
parent cbcfa47846
commit a19db2dc42
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'shfmt'
pkgname=shfmt
version=3.2.1
version=3.2.2
revision=1
wrksrc="sh-${version}"
build_style=go
@ -12,7 +12,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/mvdan/sh"
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
checksum=a1470285e04b69ee7a2bb3948b64e1da9cabe59658997b50aac7c64465f330bd
checksum=e990aed5bb167f5cfc6790243ec3cc5e18508a64e8c9609ed5015634ba053b16
post_install() {
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1