shfmt: update to 3.2.4.
This commit is contained in:
parent
f103013edb
commit
4ab0e589b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'shfmt'
|
||||
pkgname=shfmt
|
||||
version=3.2.2
|
||||
version=3.2.4
|
||||
revision=1
|
||||
wrksrc="sh-${version}"
|
||||
build_style=go
|
||||
|
@ -12,7 +12,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=e990aed5bb167f5cfc6790243ec3cc5e18508a64e8c9609ed5015634ba053b16
|
||||
checksum=cab10a689c09689175774c78d7c38e594539c18d4581610bb7927d299d0435d8
|
||||
|
||||
post_install() {
|
||||
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
|
||||
|
|
Loading…
Reference in a new issue