mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/eclipse-php: Updated for version 201809.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6f4daea30e
commit
fa73198d25
2 changed files with 7 additions and 7 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue