diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-06-23 16:19:33 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-29 08:17:54 +0700 |
commit | 43721ccb6190543589123863ebe5fc4d4715a3de (patch) | |
tree | e5ad4aeff132637a68f3cefb33ba8fa8c1e43f03 /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | 3d32d7ea5a5bc42ae8615182aef42df1c177f337 (diff) |
development/eclipse-cpp: Updated for version 4.12.
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 6a90cca912537..1fc5f10f1c645 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:-201903} -SRCVERSION=${SRCVERSION:-2019-03-R} +VERSION=${VERSION:-4.12} +SRCVERSION=${SRCVERSION:-2019-06-R} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |