From 552d51493fe2684d929746d6c10d4ae3e5ca036a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 9 Dec 2017 19:05:44 -0200 Subject: [PATCH] shellcheck: update to 0.4.7. --- srcpkgs/shellcheck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index f16b9ee4955..dbe6cb2a313 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,6 +1,6 @@ # Template file for 'shellcheck' pkgname=shellcheck -version=0.4.6 +version=0.4.7 revision=1 hostmakedepends="cabal-install" short_desc="A static analysis tool for shell scripts" @@ -8,7 +8,7 @@ maintainer="Diogo Leal " license="GPL-3" homepage="http://www.shellcheck.net/" distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz" -checksum=1c3cd8995ebebf6c8e5475910809762b91bebf0a3827ad87a0c392c168326de2 +checksum=3fd7ebec821b96585ba9137b7b8c7bd9410876490f4ec89f2cca9975080a8206 nocross=yes nopie=yes