aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2025-05-10 07:45:20 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:08:56 +0700
commitc071109c5c94af2eaf2e2f0b37d7ea956098997d (patch)
tree013424a9d5e8ca317e1608295bc2d9954ce9a5a9 /development/eclipse-php/eclipse-php.SlackBuild
parent763e27f43e73d0e00613054791a526efb38348de (diff)
development/eclipse-php: Updated for version 4.35.
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 fb14115c71..ccf1846a45 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.34}
-SRCVERSION=${SRCVERSION:-2024-12-R}
+VERSION=${VERSION:-4.35}
+SRCVERSION=${SRCVERSION:-2025-03-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}