aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2018-03-30 04:28:58 +0200
committerAndy Postnikov <apostnikov@gmail.com>2018-03-31 01:51:45 +0300
commit813164846881b68f0e94a0cd780cb8a09e2caf29 (patch)
tree0b8f5525df947ab779e1c5c65585f52e319a8530
parent2703585a921f5d28edd529ff998f66e7da87ce84 (diff)
testing/php7-mustache: rebuild against php 7.2.4
-rw-r--r--testing/php7-mustache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"