aboutsummaryrefslogtreecommitdiff
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 364252f6d19b..c933b504cc70 100644
--- a/development/icdiff/icdiff.SlackBuild
+++ b/development/icdiff/icdiff.SlackBuild
@@ -6,13 +6,14 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230901 bkw: updated for v2.0.7.
# 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.6}
+VERSION=${VERSION:-2.0.7}
SRCVER=release-$VERSION
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}