Merge pull request #6048 from diogoleal/shellcheck-0.4.6
shellcheck: update to 0.4.6
This commit is contained in:
commit
7648206ed8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'shellcheck'
|
||||
pkgname=shellcheck
|
||||
version=0.4.5
|
||||
version=0.4.6
|
||||
revision=1
|
||||
hostmakedepends="cabal-install"
|
||||
short_desc="A static analysis tool for shell scripts"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.shellcheck.net/"
|
||||
distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz"
|
||||
checksum=b9d34cd8aa88e2b278bd0df5009c18e84ff08a629b6e95c6b031236199232893
|
||||
checksum=1c3cd8995ebebf6c8e5475910809762b91bebf0a3827ad87a0c392c168326de2
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue