aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-10-18 21:15:29 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-19 16:22:13 +0700
commitdba1451d26391be96b31a360f724210c54c5a49d (patch)
tree933e51dcbf3f99ee3e2be3d1df7aea356f8b3aad /development/eclipse-php/eclipse-php.SlackBuild
parent8a9a1304afed8284e4072b9bbf03831efc645be8 (diff)
development/eclipse-php: Updated for version 4.33.
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 d94e7cac3a..0a5f27889a 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.32}
-SRCVERSION=${SRCVERSION:-2024-06-R}
+VERSION=${VERSION:-4.34}
+SRCVERSION=${SRCVERSION:-2024-09-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}