diff options
Diffstat (limited to 'development/xdebug')
-rw-r--r-- | development/xdebug/xdebug.SlackBuild | 4 | ||||
-rw-r--r-- | development/xdebug/xdebug.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/xdebug/xdebug.SlackBuild b/development/xdebug/xdebug.SlackBuild index 41366aa258..3d4a2b3d16 100644 --- a/development/xdebug/xdebug.SlackBuild +++ b/development/xdebug/xdebug.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for xdebug # Copyright (c) 2010, Antonio Hernández Blas <hba.nihilismus@gmail.com> -# Copyright 2011-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2011-2014 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -23,7 +23,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xdebug -VERSION=${VERSION:-2.2.3} +VERSION=${VERSION:-2.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/xdebug/xdebug.info b/development/xdebug/xdebug.info index a30d488225..7b2d3f7584 100644 --- a/development/xdebug/xdebug.info +++ b/development/xdebug/xdebug.info @@ -1,8 +1,8 @@ PRGNAM="xdebug" -VERSION="2.2.3" +VERSION="2.2.6" HOMEPAGE="http://xdebug.org" -DOWNLOAD="http://xdebug.org/files/xdebug-2.2.3.tgz" -MD5SUM="e49cec9861b45dc0b36eae33bf8a14fa" +DOWNLOAD="http://xdebug.org/files/xdebug-2.2.6.tgz" +MD5SUM="f216356861e27284580d0208060ea7fa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libedit" |