shfmt: update to 2.2.1.

This commit is contained in:
Michael Gehring 2018-01-25 10:50:34 +01:00
parent 4cf05ab32b
commit aa51b6ef87

View file

@ -1,6 +1,6 @@
# Template file for 'shfmt' # Template file for 'shfmt'
pkgname=shfmt pkgname=shfmt
version=2.2.0 version=2.2.1
revision=1 revision=1
build_style=go build_style=go
go_import_path="mvdan.cc/sh" go_import_path="mvdan.cc/sh"
@ -11,7 +11,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="BSD" license="BSD"
homepage="https://github.com/mvdan/sh" homepage="https://github.com/mvdan/sh"
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
checksum=f556fbd368e6bae0a5baed74138db8bca5fc0e96482ea5231c329a8aecb64b44 checksum=b327873c13a3d27b5b8ca132997c55da03851b5872cc187aa1d7a10c3886312c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE