testing/php7-ast: rebuild against php 7.2.4

This commit is contained in:
TBK 2018-03-29 23:51:59 +02:00 committed by Andy Postnikov
parent 321d2c2000
commit 82f5305aff

View File

@ -5,7 +5,7 @@ _pkgext=ast
_pkgreal=php-ast _pkgreal=php-ast
pkgver=0.1.6 pkgver=0.1.6
_pkgver=${pkgver/_rc/RC} _pkgver=${pkgver/_rc/RC}
pkgrel=1 pkgrel=2
pkgdesc="PHP7 extension exposing PHP 7 abstract syntax tree" pkgdesc="PHP7 extension exposing PHP 7 abstract syntax tree"
url="https://github.com/nikic/php-ast" url="https://github.com/nikic/php-ast"
arch="all" arch="all"