development/eclipse-php: Updated for version 4.20.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
14e936e07b
commit
5d3d730539
|
@ -13,7 +13,7 @@ This package includes:
|
|||
UPGRADING:
|
||||
**********
|
||||
if you find an error during Eclipse initialisation, check
|
||||
this two files:
|
||||
these two files:
|
||||
|
||||
/opt/eclipse-php/configuration/config.ini
|
||||
/opt/eclipse-php/eclipse.ini
|
||||
|
|
|
@ -28,8 +28,8 @@
|
|||
# This script is just a binary repackaging.
|
||||
|
||||
PRGNAM=eclipse-php
|
||||
VERSION=${VERSION:-4.19}
|
||||
SRCVERSION=${SRCVERSION:-2021-03-R}
|
||||
VERSION=${VERSION:-4.20}
|
||||
SRCVERSION=${SRCVERSION:-2021-06-R}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="eclipse-php"
|
||||
VERSION="4.19"
|
||||
HOMEPAGE="http://www.eclipse.org"
|
||||
VERSION="4.20"
|
||||
HOMEPAGE="https://www.eclipse.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download.eclipse.org/technology/epp/downloads/release/2021-03/R/eclipse-php-2021-03-R-linux-gtk-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="f629e9a589ff0e3b312a96d1e602e491"
|
||||
DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2021-06/R/eclipse-php-2021-06-R-linux-gtk-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="40468d0f3299e34eebe5efa148bbc6fd"
|
||||
REQUIRES="jdk11 webkit2gtk"
|
||||
MAINTAINER="Giuseppe Di Terlizzi"
|
||||
EMAIL="giuseppe.diterlizzi@gmail.com"
|
||||
|
|
|
@ -13,7 +13,7 @@ eclipse-php: support, Git client, Mylyn and editors for JavaScript, HTML, CSS an
|
|||
eclipse-php: XML.
|
||||
eclipse-php:
|
||||
eclipse-php:
|
||||
eclipse-php: Homepage: http://www.eclipse.org
|
||||
eclipse-php: Homepage: https://www.eclipse.org/
|
||||
eclipse-php:
|
||||
eclipse-php:
|
||||
eclipse-php:
|
||||
|
|
Loading…
Reference in New Issue