shfmt: update to 1.0.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'shfmt'
|
# Template file for 'shfmt'
|
||||||
pkgname=shfmt
|
pkgname=shfmt
|
||||||
version=0.6.0
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/mvdan/sh"
|
go_import_path="github.com/mvdan/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=67e2ed3d2f6b0c97f488448663f1c6bca5ebe2287852d534bdd58b0fd75d8054
|
checksum=568a88b0f1c8d80e410e5565ec0d4c5b38def1c1aace241f7299596fdfc6e146
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user