testing/php7-mustache: rebuild against php 7.2.4

This commit is contained in:
TBK 2018-03-30 04:28:58 +02:00 committed by Andy Postnikov
parent 2703585a92
commit 8131648468

View File

@ -2,7 +2,7 @@
pkgname="php7-mustache" pkgname="php7-mustache"
_phpext="mustache" _phpext="mustache"
pkgver=0.7.4 pkgver=0.7.4
pkgrel=1 pkgrel=2
pkgdesc="PHP 7 PECL extension: C++ implementation of Mustache" pkgdesc="PHP 7 PECL extension: C++ implementation of Mustache"
giturl="https://github.com/jbboehr/php-mustache.git" giturl="https://github.com/jbboehr/php-mustache.git"
url="https://github.com/jbboehr/php-mustache" url="https://github.com/jbboehr/php-mustache"