mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/php7-spx: upgrade to 0.4.3
This commit is contained in:
parent
70d322a507
commit
28af8c1909
@ -1,7 +1,7 @@
|
||||
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
|
||||
pkgname=php7-spx
|
||||
_pkgreal=php-spx
|
||||
pkgver=0.4.2
|
||||
pkgver=0.4.3
|
||||
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"
|
||||
@ -31,4 +31,4 @@ package() {
|
||||
echo "extension=spx.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
|
||||
}
|
||||
|
||||
sha512sums="3ae1332fe9503caa264d84a4ad4c0c5dfec5345b034aa17c5443f6acf14745f6faac286f262e1139cc2ab3e4a2ebc84e9f80cfe5a94dc82697f00e8b9d0c544f php7-spx-0.4.2.tar.gz"
|
||||
sha512sums="684cdea3c0ee8c219d0b38bdf3604335d6a6beca43e19e9a0a2c184bdc21d2af3e63a37ec317eea7b6b71bd5cc647e164eec7ae46900892f84d0c360b944bd0e php7-spx-0.4.3.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user