aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-cpp/eclipse-cpp.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-09-23 13:42:53 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-30 11:16:20 +0700
commit8814ae1196d00a2eb796611fc2b400378f69edaf (patch)
tree347737e49bed017779fca410fa6a5dfb0a595938 /development/eclipse-cpp/eclipse-cpp.SlackBuild
parentf2446b10b376d06573b20a17d86ae0e920616077 (diff)
development/eclipse-cpp: Updated for version 4.29.
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 db0a64c6f0..acc829b39e 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.28}
-SRCVERSION=${SRCVERSION:-2023-06-R}
+VERSION=${VERSION:-4.29}
+SRCVERSION=${SRCVERSION:-2023-09-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}