shfmt: update to 2.3.0.
This commit is contained in:
parent
a656e3a2e7
commit
7a2bfa2ccf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'shfmt'
|
||||
pkgname=shfmt
|
||||
version=2.2.1
|
||||
revision=3
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="mvdan.cc/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=b327873c13a3d27b5b8ca132997c55da03851b5872cc187aa1d7a10c3886312c
|
||||
checksum=7fac5b1d054f39f68440b19752321a59f41085b767311bd978cdcb107730ff8e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue