diff options
Diffstat (limited to 'development/php-xdebug/php-xdebug.SlackBuild')
-rw-r--r-- | development/php-xdebug/php-xdebug.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/php-xdebug/php-xdebug.SlackBuild b/development/php-xdebug/php-xdebug.SlackBuild index 1c44fd62718b8..f5bf66135cbb7 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} |