|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
# Slackware build script for Oracle SQL Developer |
|
|
|
|
|
|
|
# Copyright 2015-2016 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> |
|
|
|
# Copyright 2015-2018 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=sqldeveloper |
|
|
|
VERSION=${VERSION:-17.2.0.188.1159} |
|
|
|
VERSION=${VERSION:-18.2.0.183.1748} |
|
|
|
ARCH=${ARCH:-noarch} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|