diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-04-12 21:42:16 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:33 +0700 |
commit | 442e0ed9c3d26bc095488813fd456f914cb9d17a (patch) | |
tree | 8137c16669da1d8582d579fb25ef4aa33c3fe4cf /development/eclipse-java/eclipse-java.SlackBuild | |
parent | 517782e1906a1eb3d199a97defebdfd35385cb10 (diff) |
development/eclipse-java: Updated for version 4.7.3a.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/eclipse-java/eclipse-java.SlackBuild')
-rw-r--r-- | development/eclipse-java/eclipse-java.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-java/eclipse-java.SlackBuild b/development/eclipse-java/eclipse-java.SlackBuild index 02cc84e8d2e5c..4a502cf85e4f4 100644 --- a/development/eclipse-java/eclipse-java.SlackBuild +++ b/development/eclipse-java/eclipse-java.SlackBuild @@ -27,8 +27,8 @@ # This script is just a binary repackaging. PRGNAM=eclipse-java -VERSION=${VERSION:-4.7.3} -SRCVERSION=${SRCVERSION:-oxygen-3} +VERSION=${VERSION:-4.7.3a} +SRCVERSION=${SRCVERSION:-oxygen-3a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |