development/eclipse-php: Updated for version 201809.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Giuseppe Di Terlizzi 2018-10-03 11:30:27 +01:00 committed by Willy Sudiarto Raharjo
parent 6f4daea30e
commit fa73198d25
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -27,8 +27,8 @@
# This script is just a binary repackaging.
PRGNAM=eclipse-php
VERSION=${VERSION:-4.7.2}
SRCVERSION=${SRCVERSION:-oxygen-2}
VERSION=${VERSION:-201809}
SRCVERSION=${SRCVERSION:-2018-09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="eclipse-php"
VERSION="4.7.2"
VERSION="201809"
HOMEPAGE="http://www.eclipse.org"
DOWNLOAD="http://download.eclipse.org/technology/epp/downloads/release/oxygen/2/eclipse-php-oxygen-2-linux-gtk.tar.gz"
MD5SUM="4599a76e3a309f884c3d3fcd11bb3ced"
DOWNLOAD_x86_64="http://download.eclipse.org/technology/epp/downloads/release/oxygen/2/eclipse-php-oxygen-2-linux-gtk-x86_64.tar.gz"
MD5SUM_x86_64="e58e1e4eedf58e5c3d7801f9e57801d4"
DOWNLOAD="http://download.eclipse.org/technology/epp/downloads/release/2018-09/R/eclipse-php-2018-09-linux-gtk.tar.gz"
MD5SUM="9da2679e2d4bcc147b436bbb097a1e65"
DOWNLOAD_x86_64="http://download.eclipse.org/technology/epp/downloads/release/2018-09/R/eclipse-php-2018-09-linux-gtk-x86_64.tar.gz"
MD5SUM_x86_64="2e4bba8c58e564ef6efa50ccaba6ed36"
REQUIRES="jdk webkitgtk"
MAINTAINER="Giuseppe Di Terlizzi"
EMAIL="giuseppe.diterlizzi@gmail.com"