aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-cpp/eclipse-cpp.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-07-05 20:25:48 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-06 12:19:54 +0700
commitaac7595c891041ca11cb95ed96cea259bfb58c52 (patch)
treedecddb25c3672038b47153559c64b9b810795a70 /development/eclipse-cpp/eclipse-cpp.SlackBuild
parentc17f253c0d784ed32e76620ade059310974e50ac (diff)
development/eclipse-cpp: Updated for version 4.32.
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 6bae0ef11b..58d0a25216 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.31}
-SRCVERSION=${SRCVERSION:-2024-03-R}
+VERSION=${VERSION:-4.32}
+SRCVERSION=${SRCVERSION:-2024-06-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}