mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
shellcheck: bump for stackage lts-19.0
This commit is contained in:
parent
d0994a2f0f
commit
6ea26d3091
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'shellcheck'
|
# Template file for 'shellcheck'
|
||||||
pkgname=shellcheck
|
pkgname=shellcheck
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-18.14"
|
stackage="lts-19.0"
|
||||||
hostmakedepends="pandoc"
|
hostmakedepends="pandoc"
|
||||||
short_desc="Static analysis tool for shell scripts"
|
short_desc="Static analysis tool for shell scripts"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue