community/php7-xdebug: rebuild against php 7.2.4

This commit is contained in:
TBK 2018-03-21 06:08:48 +01:00 committed by Andy Postnikov
parent db1da68346
commit 06a1f02962

View File

@ -5,7 +5,7 @@
pkgname=php7-xdebug
_pkgname=xdebug
pkgver=2.6.0
pkgrel=0
pkgrel=1
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
pkgdesc="PHP$_phpver extension that provides functions for function traces and profiling"