shellcheck: update to 0.4.4 (#4202)
This commit is contained in:
committed by
Michael Gehring
parent
9f53d593d5
commit
290daede1b
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'shellcheck'
|
# Template file for 'shellcheck'
|
||||||
pkgname=shellcheck
|
pkgname=shellcheck
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cabal-install"
|
hostmakedepends="cabal-install"
|
||||||
short_desc="A static analysis tool for shell scripts"
|
short_desc="A static analysis tool for shell scripts"
|
||||||
@@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.shellcheck.net/"
|
homepage="http://www.shellcheck.net/"
|
||||||
distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz"
|
distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz"
|
||||||
checksum=229a3bd5e38c4da2ce7ddf43c06ca388454e0406f3dbfc44865208b6b334109e
|
checksum=1f558bf3e2469477e260f8d2edcab381a9b600b01d0f6498f8a2565965d75407
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|||||||
Reference in New Issue
Block a user