aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2025-08-17 18:20:28 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-06 07:24:03 +0700
commitb3d99c76060e7f7983c8817e0cb0992865c24ba2 (patch)
tree64f2379dd5fff7fc202922ea2ed3225a3460306a /development/eclipse-php/eclipse-php.SlackBuild
parentb811db2838383abc4ccbe528040b1d89fbe3ced1 (diff)
development/eclipse-php: Updated for version 4.36.
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 ccf1846a45..84ba4167e5 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.35}
-SRCVERSION=${SRCVERSION:-2025-03-R}
+VERSION=${VERSION:-4.36}
+SRCVERSION=${SRCVERSION:-2025-06-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}