shfmt: update to 3.2.4.

This commit is contained in:
Daniel Lewan 2021-03-10 14:07:03 +01:00 committed by Andrew J. Hesford
parent f103013edb
commit 4ab0e589b9

View file

@ -1,6 +1,6 @@
# Template file for 'shfmt'
pkgname=shfmt
version=3.2.2
version=3.2.4
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=e990aed5bb167f5cfc6790243ec3cc5e18508a64e8c9609ed5015634ba053b16
checksum=cab10a689c09689175774c78d7c38e594539c18d4581610bb7927d299d0435d8
post_install() {
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1