aboutsummaryrefslogtreecommitdiff
path: root/development/eclipse-php/eclipse-php.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-08-28 12:52:37 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-03 17:58:49 +0700
commit005e8461aed179ab905918845ec6aaa6ba071a74 (patch)
tree00314e09b34a98d554f85e1dc994b92cf31c868a /development/eclipse-php/eclipse-php.SlackBuild
parenta4ac54b39f59c0a4e636d8e8571ff064474ee958 (diff)
downloadslackbuilds-005e8461aed179ab905918845ec6aaa6ba071a74.tar.xz
development/eclipse-php: Updated for version 4.24.
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 903fddba33fb..77c1d5cc185a 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.23}
-SRCVERSION=${SRCVERSION:-2022-03-R}
+VERSION=${VERSION:-4.24}
+SRCVERSION=${SRCVERSION:-2022-06-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}