parent
2afcb60489
commit
01086bcb52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'shfmt'
|
||||
pkgname=shfmt
|
||||
version=3.3.0
|
||||
version=3.3.1
|
||||
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=9bcdbbfd2f6afc4e885838683396483edcd87ef7eb80faa7def6ff0a10e3be4a
|
||||
checksum=c3acf5503e42f481ff3ec133007f85438a2df378981446456937a56dde758a52
|
||||
|
||||
post_install() {
|
||||
scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1
|
||||
|
|
Loading…
Reference in a new issue