summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/php-xdebug/php-xdebug.SlackBuild2
-rw-r--r--development/php-xdebug/php-xdebug.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/php-xdebug/php-xdebug.SlackBuild b/development/php-xdebug/php-xdebug.SlackBuild
index 1c44fd6271..f5bf66135c 100644
--- a/development/php-xdebug/php-xdebug.SlackBuild
+++ b/development/php-xdebug/php-xdebug.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
SRCNAM=xdebug
PRGNAM=php-$SRCNAM
-VERSION=${VERSION:-3.0.4}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php-xdebug/php-xdebug.info b/development/php-xdebug/php-xdebug.info
index 28c477647b..a454201624 100644
--- a/development/php-xdebug/php-xdebug.info
+++ b/development/php-xdebug/php-xdebug.info
@@ -1,8 +1,8 @@
PRGNAM="php-xdebug"
-VERSION="3.0.4"
+VERSION="3.1.1"
HOMEPAGE="http://xdebug.org"
-DOWNLOAD="https://xdebug.org/files/xdebug-3.0.4.tgz"
-MD5SUM="1ba9e5894b30471bcb64f91a50c79c25"
+DOWNLOAD="https://xdebug.org/files/xdebug-3.1.1.tgz"
+MD5SUM="3c2473656fb9aec8efd6b90ef6c45a66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""