mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
shellcheck: bump for stackage lts-23.26
This commit is contained in:
parent
8e9352b716
commit
e54da7c823
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.10.0
|
version=0.10.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-19.0"
|
stackage="lts-23.26"
|
||||||
hostmakedepends="pandoc"
|
hostmakedepends="pandoc"
|
||||||
short_desc="Static analysis tool for shell scripts"
|
short_desc="Static analysis tool for shell scripts"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue