diff --git a/testing/php7-mustache/APKBUILD b/testing/php7-mustache/APKBUILD index fa096cf9803..4c18cb1d3df 100644 --- a/testing/php7-mustache/APKBUILD +++ b/testing/php7-mustache/APKBUILD @@ -2,7 +2,7 @@ pkgname="php7-mustache" _phpext="mustache" pkgver=0.7.4 -pkgrel=1 +pkgrel=2 pkgdesc="PHP 7 PECL extension: C++ implementation of Mustache" giturl="https://github.com/jbboehr/php-mustache.git" url="https://github.com/jbboehr/php-mustache"