aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/php7-spx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-spx/APKBUILD b/testing/php7-spx/APKBUILD
index a41c354f1d..8ee4852ef4 100644
--- a/testing/php7-spx/APKBUILD
+++ b/testing/php7-spx/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-spx
_pkgreal=php-spx
-pkgver=0.4.6
+pkgver=0.4.7
pkgrel=0
pkgdesc="A simple & straight-to-the-point PHP profiling extension with its built-in web UI"
url="https://github.com/NoiseByNorthwest/php-spx"
@@ -28,4 +28,4 @@ package() {
echo "extension=spx.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="80de774760238d6aa4e7709fce31f0e97ed5dde62fceab5914d59e47038431f8a5d1c39aeb68d99ab83b0bd9f091ccdbc2563d13c0f659198dc5d1d8479eb8a4 php7-spx-0.4.6.tar.gz"
+sha512sums="9e8b070bb803ba6b9de749181443de5b4eddc64260a2ad3d6f51234d24e754a6f57e135b5f53e00d0f5182a8ad163c860d82056723f49df6218259d67a5c8d3e php7-spx-0.4.7.tar.gz"