mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
shfmt: update to 2.6.1.
This commit is contained in:
parent
3c3d7b149c
commit
f3d9817321
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=2.6.0
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="sh-${version}"
|
wrksrc="sh-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
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=d1a8e3b6a0c13fa7f91c41d6167611513cccd0acf130f659e6865597ef5f18b1
|
checksum=faa1a40964744508b737a2c536f01e74e96162f30ac12f967656fa272d292c53
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue