aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-cpp/eclipse-cpp.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-10-09 09:19:03 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-09 16:44:33 +0700
commitea5446113d64361c89861e19f7f81610a2a5fdb4 (patch)
tree3b4699c93b7930e620cc34090c8fdc8ee0529b13 /development/eclipse-cpp/eclipse-cpp.SlackBuild
parent77211a51d88c2442e38777282dbabbe9335f399d (diff)
development/eclipse-cpp: Updated for version 4.21.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/eclipse-cpp/eclipse-cpp.SlackBuild')
-rw-r--r--development/eclipse-cpp/eclipse-cpp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-cpp/eclipse-cpp.SlackBuild b/development/eclipse-cpp/eclipse-cpp.SlackBuild
index 8d3ac3fb7a..395d80f2f2 100644
--- a/development/eclipse-cpp/eclipse-cpp.SlackBuild
+++ b/development/eclipse-cpp/eclipse-cpp.SlackBuild
@@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=eclipse-cpp
-VERSION=${VERSION:-4.20}
-SRCVERSION=${SRCVERSION:-2021-06-R}
+VERSION=${VERSION:-4.21}
+SRCVERSION=${SRCVERSION:-2021-09-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}