shfmt: update to 3.1.2.
This commit is contained in:
parent
10226f39aa
commit
204c3878f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'shfmt'
|
||||
pkgname=shfmt
|
||||
version=3.1.1
|
||||
version=3.1.2
|
||||
revision=1
|
||||
wrksrc="sh-${version}"
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/mvdan/sh"
|
||||
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
|
||||
checksum=db5d86d9caeb025e41307cb834b21d7a35e171afe5257277e74cb3e44a17ae00
|
||||
checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue