aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-09-23 09:06:08 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-25 13:59:48 +0700
commitac01fa1076f5f697eb42da84298907a0cec046cc (patch)
treee93a2cde53894994b616bb1f743290cdb4a0c2a9 /development/eclipse-php/eclipse-php.SlackBuild
parent70d1b278c2ff59a7e1d0456ccd069f8fef133904 (diff)
development/eclipse-php: Updated for version 4.25.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/eclipse-php/eclipse-php.SlackBuild')
-rw-r--r--development/eclipse-php/eclipse-php.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild
index 77c1d5cc18..b7ba50a8d1 100644
--- a/development/eclipse-php/eclipse-php.SlackBuild
+++ b/development/eclipse-php/eclipse-php.SlackBuild
@@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=eclipse-php
-VERSION=${VERSION:-4.24}
-SRCVERSION=${SRCVERSION:-2022-06-R}
+VERSION=${VERSION:-4.25}
+SRCVERSION=${SRCVERSION:-2022-09-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}