diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2014-05-03 15:50:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 15:50:08 +0700 |
commit | a654c26a7872d0b54da7000e0ea0b459a0be031e (patch) | |
tree | 3dc83774f8dea849d88f525df035630ea6f53197 /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | fec8ddb165544a58bb5cd74c2907e1d7acfff9f4 (diff) |
development/eclipse-cpp: Updated for version 4.3.2.
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.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 18ce14cfd9e6d..685312e08962a 100644 --- a/development/eclipse-cpp/eclipse-cpp.SlackBuild +++ b/development/eclipse-cpp/eclipse-cpp.SlackBuild @@ -26,8 +26,8 @@ # This script is just a binary repackaging. PRGNAM=eclipse-cpp -VERSION=${VERSION:-4.3.1} -SRCVERSION=kepler-SR1 +VERSION=${VERSION:-4.3.2} +SRCVERSION=kepler-SR2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |