shfmt: rebuild with go-1.8.3

This commit is contained in:
Michael Gehring 2017-05-25 09:49:34 +00:00 committed by Leah Neukirchen
parent 3e034407c6
commit 3d43546023

View File

@ -1,7 +1,7 @@
# Template file for 'shfmt'
pkgname=shfmt
version=1.3.1
revision=1
revision=2
build_style=go
go_import_path="github.com/mvdan/sh"
go_package="${go_import_path}/cmd/shfmt"