diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index 40669e13364..83bcd922ab7 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,9 +1,9 @@ # Template file for 'shellcheck' pkgname=shellcheck version=0.7.1 -revision=2 +revision=3 build_style=haskell-stack -stackage="lts-15.4" +stackage="lts-16.13" hostmakedepends="pandoc" short_desc="Static analysis tool for shell scripts" maintainer="Diogo Leal "