diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-03-22 07:40:13 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-24 06:50:28 +0700 |
commit | a269c1865c7e31ee1c1c9d41af891caf7685ff3c (patch) | |
tree | efe04d7d173aa9fa8acdec0d1e885dd26694b47a /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | 837aaa5e22330f6e4d8d0f7e17cba21cbfc4ceca (diff) | |
download | slackbuilds-a269c1865c7e31ee1c1c9d41af891caf7685ff3c.tar.gz |
development/eclipse-cpp: Updated for version 4.7.3.
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 a6d728c573..30d964aded 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.7.2} -SRCVERSION=${SRCVERSION:-oxygen-2} +VERSION=${VERSION:-4.7.3} +SRCVERSION=${SRCVERSION:-oxygen-3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |