aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2016-12-08 19:43:25 +0300
committerJakub Jirutka <jakub@jirutka.cz>2016-12-08 19:11:12 +0100
commit36265c2b70f4f877f4bcdc29997487b661108f85 (patch)
tree30dd13de14938e0990616489ac4245e9102bd22c
parent728cbb489f775bf3e483d54b13a8e4887ca37690 (diff)
downloadaports-36265c2b70f4f877f4bcdc29997487b661108f85.tar.bz2
aports-36265c2b70f4f877f4bcdc29997487b661108f85.tar.xz
community/php-xdebug: upgrade to 2.5.0https://pecl.php.net/package/xdebug/2.5.0
-rw-r--r--community/php-xdebug/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/php-xdebug/APKBUILD b/community/php-xdebug/APKBUILD
index d1ede025ff..e91e8c11bb 100644
--- a/community/php-xdebug/APKBUILD
+++ b/community/php-xdebug/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php-xdebug
_pkgname=xdebug
-pkgver=2.4.1
+pkgver=2.5.0
pkgrel=0
pkgdesc="PHP extension provides functions for function traces and profiling"
url="http://pecl.php.net/package/$_pkgname"
@@ -61,6 +61,6 @@ _subpackage() {
EOF
}
-md5sums="03f52af10108450942c9c0ac3b72637f xdebug-2.4.1.tgz"
-sha256sums="23c8786e0f5aae67b1e5035972bfff282710fb84c483887cebceb8ef5bbdf8ef xdebug-2.4.1.tgz"
-sha512sums="64b345b4809fb0f020eb8fe7a0826056a64728ec9565bbb2d0e717ac7b3ca8aa0856b91c2ba47a7435b7500c5efa643682f245d6cd9d0a537f8bb9ab0d5cea3a xdebug-2.4.1.tgz"
+md5sums="5306da5948e195c2e4585c9abd7741f9 xdebug-2.5.0.tgz"
+sha256sums="8bd6ad1e64948308e3e3a7437292f154b11e25acaf31b0d59d83bda18af0890d xdebug-2.5.0.tgz"
+sha512sums="75b1dbf32059eebb6ea3fb6ebb50ab26d73f8ce2964be1fec41ecfd9ae3d8bd55b6997daf03727b28b91ba06d08734865158bed6f038a46f00a1da5424ce5fe6 xdebug-2.5.0.tgz"