aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-cpp/eclipse-cpp.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-07-08 14:09:48 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 16:41:53 +0700
commit6854d907e0a02e373ad6b5670f27597d6840aa47 (patch)
treeb73b071f04e50515235ea59d09fdf218418ec3d1 /development/eclipse-cpp/eclipse-cpp.SlackBuild
parentd17b943a005670de3958cff99714f214726c8f80 (diff)
development/eclipse-cpp: Updated for version 4.28.
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 9064226ac101..db0a64c6f0b3 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.27}
-SRCVERSION=${SRCVERSION:-2023-03-R}
+VERSION=${VERSION:-4.28}
+SRCVERSION=${SRCVERSION:-2023-06-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}