aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-cpp/eclipse-cpp.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-12-12 15:11:42 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-14 00:01:08 +0700
commitb0efc233cecabcb43fea96c9021ce0cc5e905b90 (patch)
tree82a6b5c2391d6abe85ced484343dbcc5b469e23e /development/eclipse-cpp/eclipse-cpp.SlackBuild
parent3790570d7e93e8f3377f482b756caf46ef10706f (diff)
development/eclipse-cpp: Updated for version 4.22.
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 395d80f2f2009..5d222dd75decf 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.21}
-SRCVERSION=${SRCVERSION:-2021-09-R}
+VERSION=${VERSION:-4.22}
+SRCVERSION=${SRCVERSION:-2021-12-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}