aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/cloc/cloc.SlackBuild4
-rw-r--r--development/cloc/cloc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/cloc/cloc.SlackBuild b/development/cloc/cloc.SlackBuild
index a02bd63a788d6..6e2504227fe91 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}
diff --git a/development/cloc/cloc.info b/development/cloc/cloc.info
index 19a14f4331bea..968b4e16f6f33 100644
--- a/development/cloc/cloc.info
+++ b/development/cloc/cloc.info
@@ -1,8 +1,8 @@
PRGNAM="cloc"
-VERSION="1.88"
+VERSION="1.92"
HOMEPAGE="https://github.com/AlDanial/cloc/"
-DOWNLOAD="https://github.com/AlDanial/cloc/archive/1.88/cloc-1.88.tar.gz"
-MD5SUM="659fb28c7ca7f65fd5e38e8ff517442e"
+DOWNLOAD="https://github.com/AlDanial/cloc/archive/v1.92/cloc-1.92.tar.gz"
+MD5SUM="97bccb9d4f01847810f6159d7156b523"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Algorithm-Diff perl-Regexp-Common perl-parallel-forkmanager"