shfmt: update to 3.4.1.

This commit is contained in:
Daniel Lewan 2021-11-24 18:36:17 +01:00 committed by Érico Nogueira Rolim
parent 260d40e345
commit 1a723dfee7

View file

@ -1,6 +1,6 @@
# Template file for 'shfmt'
pkgname=shfmt
version=3.4.0
version=3.4.1
revision=1
wrksrc="sh-${version}"
build_style=go
@ -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=0eb593457df63c5a98597f6235b1ff558fadd18aed54653604731906790a9c90
checksum=a9e7a09dd0b099b8699b54af0e5911c19412dc7cea206e32377d974427688be1
post_install() {
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1