shfmt: update to 1.3.0.
This commit is contained in:
parent
c3204551d6
commit
a75c4f1b14
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'shfmt'
|
||||
pkgname=shfmt
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/mvdan/sh"
|
||||
go_package="${go_import_path}/cmd/shfmt"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/mvdan/sh"
|
||||
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
|
||||
checksum=3d2973f1adf99fcf65baae3c85697313a782dbedc2600fedb28687541a20ed43
|
||||
checksum=e1c2ad59e18e9a0af4bfb3f75c9b1c783877f2bcf839784b5bf488bb36b80bf7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue