aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-12-22 18:19:22 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-28 08:29:27 +0700
commit25cc3756591d1e05cce677eece49d62d231ad814 (patch)
treec0e86ebd11e2777085a1f8424f322df12a45d3f7 /development/eclipse-php/eclipse-php.SlackBuild
parent4dd285f7ec4c25e68b17d165755effe0193a9e58 (diff)
development/eclipse-php: Updated for version 4.34.
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 fce411c46c..fb14115c71 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.33}
-SRCVERSION=${SRCVERSION:-2024-09-R}
+VERSION=${VERSION:-4.34}
+SRCVERSION=${SRCVERSION:-2024-12-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}