diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-09-21 08:39:06 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-21 16:21:18 +0700 |
commit | 223bb1e89cd4fc38dc46346aa009bbaf13d299ad (patch) | |
tree | 684d01e97d4e6d518d22eeb304c95d284938db39 /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | 741609cf5f0055459b43aabd92161505b32138d9 (diff) |
development/eclipse-cpp: Updated for version 4.13.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/eclipse-cpp/eclipse-cpp.SlackBuild')
-rw-r--r-- | development/eclipse-cpp/eclipse-cpp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-cpp/eclipse-cpp.SlackBuild b/development/eclipse-cpp/eclipse-cpp.SlackBuild index 1fc5f10f1c64..0a3679e2389c 100644 --- a/development/eclipse-cpp/eclipse-cpp.SlackBuild +++ b/development/eclipse-cpp/eclipse-cpp.SlackBuild @@ -27,8 +27,8 @@ # This script is just a binary repackaging. PRGNAM=eclipse-cpp -VERSION=${VERSION:-4.12} -SRCVERSION=${SRCVERSION:-2019-06-R} +VERSION=${VERSION:-4.13} +SRCVERSION=${SRCVERSION:-2019-09-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |