summaryrefslogtreecommitdiffstats
path: root/development/icdiff/icdiff.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/icdiff/icdiff.SlackBuild')
-rw-r--r--development/icdiff/icdiff.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/icdiff/icdiff.SlackBuild b/development/icdiff/icdiff.SlackBuild
index 129c62e279..a51d265bf6 100644
--- a/development/icdiff/icdiff.SlackBuild
+++ b/development/icdiff/icdiff.SlackBuild
@@ -6,12 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230103 bkw: updated for v2.0.6.
# 20210831 bkw: updated for v2.0.4.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=icdiff
-VERSION=${VERSION:-2.0.4}
+VERSION=${VERSION:-2.0.6}
SRCVER=release-$VERSION
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}