summaryrefslogtreecommitdiffstats
path: root/development/cloc/cloc.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2022-03-02 09:50:11 -0700
committer Andrew Clemons <andrew.clemons@gmail.com>2022-03-05 00:18:22 +1300
commit1e0fad2057ee5d688e407f001adc46d63f81ddf1 (patch)
tree5df41cfec97e83a8254771c8c9c2c31b45632d71 /development/cloc/cloc.SlackBuild
parent006fa9f5787daddd77de65efb8da988b744d8f1e (diff)
downloadslackbuilds-1e0fad2057ee5d688e407f001adc46d63f81ddf1.tar.gz
slackbuilds-1e0fad2057ee5d688e407f001adc46d63f81ddf1.tar.xz
development/cloc: Updated for version 1.92.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/cloc/cloc.SlackBuild')
-rw-r--r--development/cloc/cloc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/cloc/cloc.SlackBuild b/development/cloc/cloc.SlackBuild
index a02bd63a78..6e2504227f 100644
--- a/development/cloc/cloc.SlackBuild
+++ b/development/cloc/cloc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cloc
-# Copyright 2017-2020 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2017-2022 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cloc
-VERSION=${VERSION:-1.88}
+VERSION=${VERSION:-1.92}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}