mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/checkbashisms: Updated for version 2.15.10.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
25dce5c5ce
commit
5a14c59a93
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for "checkbashisms".
|
||||
|
||||
# Copyright 2015 Marcel Saegebarth <marc@mos6581.de>
|
||||
# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=checkbashisms
|
||||
VERSION=${VERSION:-2.15.6}
|
||||
REV=${REV:-84d202cf9d4159fe1dbed82a6fc41dac0b1e86df}
|
||||
VERSION=${VERSION:-2.15.10}
|
||||
REV=${REV:-00d3afd7eefe53371d07d7404caf6b862a32931e}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="checkbashisms"
|
||||
VERSION="2.15.6"
|
||||
VERSION="2.15.10"
|
||||
HOMEPAGE="http://packages.qa.debian.org/d/devscripts.html"
|
||||
DOWNLOAD="https://anonscm.debian.org/cgit/collab-maint/devscripts.git/plain/scripts/checkbashisms.pl?id=84d202cf9d4159fe1dbed82a6fc41dac0b1e86df \
|
||||
https://anonscm.debian.org/cgit/collab-maint/devscripts.git/plain/scripts/checkbashisms.1?id=84d202cf9d4159fe1dbed82a6fc41dac0b1e86df"
|
||||
MD5SUM="5ea93c189636d58ff91563e65689e248 \
|
||||
DOWNLOAD="https://anonscm.debian.org/cgit/collab-maint/devscripts.git/plain/scripts/checkbashisms.pl?id=00d3afd7eefe53371d07d7404caf6b862a32931e \
|
||||
https://anonscm.debian.org/cgit/collab-maint/devscripts.git/plain/scripts/checkbashisms.1?id=00d3afd7eefe53371d07d7404caf6b862a32931e"
|
||||
MD5SUM="b4ea752c37f0b01d381aaee98c98a085 \
|
||||
f0f7c2c3a449c62579b666f3818d4ae4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue