development/eclipse-platform: Updated for version 4.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
05cf9d6b08
commit
b1f0c650cf
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for eclipse-platform
|
||||
|
||||
# Copyright 2020 Igor Alexandrov <igor.alexandrov@outlook.com>
|
||||
# Copyright 2020, 2021 Igor Alexandrov <igor.alexandrov@outlook.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=eclipse-platform
|
||||
VERSION=${VERSION:-4.17}
|
||||
VERSION=${VERSION:-4.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="eclipse-platform"
|
||||
VERSION="4.17"
|
||||
VERSION="4.18"
|
||||
HOMEPAGE="http://www.eclipse.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops4/R-4.17-202009021800/eclipse-platform-4.17-linux-gtk-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="d3f0e3916b8e551ea57097abfcfe445e"
|
||||
DOWNLOAD_x86_64="http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops4/R-4.18-202012021800/eclipse-platform-4.18-linux-gtk-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="9340e2af80714e4113ee4ecd51be04c2"
|
||||
REQUIRES="jdk webkit2gtk"
|
||||
MAINTAINER="Igor Alexandrov"
|
||||
EMAIL="igor.alexandrov@outlook.com"
|
||||
|
|
Loading…
Reference in New Issue