mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
shellcheck: update to 0.7.1.
This commit is contained in:
parent
e85a67500d
commit
166c9760d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'shellcheck'
|
||||
pkgname=shellcheck
|
||||
version=0.7.0
|
||||
revision=3
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage="lts-13.26"
|
||||
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=946cf3421ffd418f0edc380d1184e4cb08c2ec7f098c79b1c8a2c482fe91d877
|
||||
checksum=50a219bde5c16fc0a40e2e3725b6c192ff589bc8a2569c32b62dcaece0495896
|
||||
nocross=yes
|
||||
nopie_files="/usr/bin/shellcheck"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue