aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/php7-xdebug/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/php7-xdebug/APKBUILD b/community/php7-xdebug/APKBUILD
index 9e728cbc86..c4dd3ce9b1 100644
--- a/community/php7-xdebug/APKBUILD
+++ b/community/php7-xdebug/APKBUILD
@@ -4,8 +4,8 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-xdebug
_pkgname=xdebug
-pkgver=2.5.3
-pkgrel=1
+pkgver=2.5.5
+pkgrel=0
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension that provides functions for function traces and profiling"
@@ -39,4 +39,4 @@ package() {
EOF
}
-sha512sums="b301a5abb92e123bbe2b36f7838b56d370a0f2c0c4d3c350b5014f4b86d31daa66e9bff995eed67a570558f6a72ca46a097266e6ab94c413f1dcb99c0fbd4f22 php7-xdebug-2.5.3.tgz"
+sha512sums="9faab421bd90c03734c047d8c6dcc021c8bc665eb36781c692f194d04c7dca24fe1eb920ca8dc407e5bf4ae0912c4b917587f940f34b07171a8881d4cf8695d1 php7-xdebug-2.5.5.tgz"