shfmt: rebuild with go-1.9.3
This commit is contained in:
parent
cdd297e789
commit
83b5eb4155
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'shfmt'
|
# Template file for 'shfmt'
|
||||||
pkgname=shfmt
|
pkgname=shfmt
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="mvdan.cc/sh"
|
go_import_path="mvdan.cc/sh"
|
||||||
go_package="${go_import_path}/cmd/shfmt"
|
go_package="${go_import_path}/cmd/shfmt"
|
||||||
|
|
Loading…
Reference in a new issue