aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-spx
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-04-26 21:04:05 +0300
committerTBK <tbk@jjtc.eu>2020-04-26 19:28:27 +0000
commit1aa91a5d0bacefbdc481ec8c405a6d8963a0c385 (patch)
tree01673001375ed4122b95460d636b1246028a2dec /testing/php7-spx
parentcf860b62aba90886d68d4bbe4db4dacc1e907620 (diff)
downloadaports-1aa91a5d0bacefbdc481ec8c405a6d8963a0c385.tar.bz2
aports-1aa91a5d0bacefbdc481ec8c405a6d8963a0c385.tar.xz
testing/php7-spx: upgrade to 0.4.7
Diffstat (limited to 'testing/php7-spx')
-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"