aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2017-09-29 03:19:50 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-03 12:33:39 +0000
commitd174f1675cd0d8745dcb5216433cda71aae35a87 (patch)
treeedca313e4b5506b5393b92404e2b7b89ebfc9ec2
parent8173f9f40db1c099850f5fdf81d41479178d75cd (diff)
community/php7-xdebug: upgrade to 2.5.5
-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 9e728cbc86f..c4dd3ce9b1a 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"