mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
development/sqldeveloper: Updated for version 18.2.0.183.1748.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cb3a6a0268
commit
8ebdd4f313
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sqldeveloper"
|
||||
VERSION="17.2.0.188.1159"
|
||||
VERSION="18.2.0.183.1748"
|
||||
HOMEPAGE="http://oracle.com/technetwork/developer-tools/sql-developer"
|
||||
DOWNLOAD="http://download.oracle.com/otn/java/sqldeveloper/sqldeveloper-17.2.0.188.1159-no-jre.zip"
|
||||
MD5SUM="01f7377cb2f58295ba72bfb2f44218f0"
|
||||
DOWNLOAD="http://download.oracle.com/otn/java/sqldeveloper/sqldeveloper-18.2.0.183.1748-no-jre.zip"
|
||||
MD5SUM="ad45f9db2e81f866c778e357f6129e36"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue