diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-12-28 13:38:04 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-31 18:06:21 +0700 |
commit | 45e909e88c84b2732bcba40a700fb766ca8c80ac (patch) | |
tree | 9dc9c4785542c1adddb7e37806e68ef7f2408312 /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | ab9fb7fd951c9b515fb0fcb2705924cf7a68585f (diff) |
development/eclipse-cpp: Updated for version 4.14.
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 0a3679e2389cd..35a6b970c843e 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.13} -SRCVERSION=${SRCVERSION:-2019-09-R} +VERSION=${VERSION:-4.14} +SRCVERSION=${SRCVERSION:-2019-12-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |