diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-04-12 21:24:58 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:32 +0700 |
commit | 517782e1906a1eb3d199a97defebdfd35385cb10 (patch) | |
tree | 65a64a148ff58ae722c27af7e17375daed9328c6 /development/eclipse-cpp/eclipse-cpp.SlackBuild | |
parent | a03f1620179f1f0eea7897eb1e8d49c60bff2529 (diff) | |
download | slackbuilds-517782e1906a1eb3d199a97defebdfd35385cb10.tar.gz |
development/eclipse-cpp: Updated for version 4.7.3a.
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 30d964aded..6cfabd2d17 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.3} -SRCVERSION=${SRCVERSION:-oxygen-3} +VERSION=${VERSION:-4.7.3a} +SRCVERSION=${SRCVERSION:-oxygen-3a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |