mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
shfmt: update to 3.4.1.
This commit is contained in:
parent
260d40e345
commit
1a723dfee7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'shfmt'
|
# Template file for 'shfmt'
|
||||||
pkgname=shfmt
|
pkgname=shfmt
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="sh-${version}"
|
wrksrc="sh-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/mvdan/sh"
|
homepage="https://github.com/mvdan/sh"
|
||||||
changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
|
||||||
checksum=0eb593457df63c5a98597f6235b1ff558fadd18aed54653604731906790a9c90
|
checksum=a9e7a09dd0b099b8699b54af0e5911c19412dc7cea206e32377d974427688be1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
|
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue