shellcheck: update to 0.7.2.

This commit is contained in:
Piraty 2021-04-25 17:12:09 +02:00
parent 81d2678577
commit c74f45f440
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077

View File

@ -1,7 +1,7 @@
# Template file for 'shellcheck'
pkgname=shellcheck
version=0.7.1
revision=3
version=0.7.2
revision=1
build_style=haskell-stack
stackage="lts-16.13"
hostmakedepends="pandoc"
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-3.0-or-later"
homepage="https://www.shellcheck.net/"
distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz"
checksum=50a219bde5c16fc0a40e2e3725b6c192ff589bc8a2569c32b62dcaece0495896
checksum=5911f6133951d0ba6d643025bc50f2afb6c6f66d7225dc3d42e8845bfdf74c3c
nocross=yes
nopie_files="/usr/bin/shellcheck"