aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:40:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 12:00:37 +0000
commit9a76b69293520c4de2fcc8075d8971b0a2d22c20 (patch)
treea309173656c72a5e44a74d54f816ce2383bbd8d7 /testing
parent37988e5b82efd87a2ba5b2fa3c1fa3d6b08c3487 (diff)
testing/php7-mustache: rebuild against php 7.3
Diffstat (limited to 'testing')
-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 de2c3744c4c..bbcd46f0fc8 100644
--- a/testing/php7-mustache/APKBUILD
+++ b/testing/php7-mustache/APKBUILD
@@ -2,7 +2,7 @@
pkgname="php7-mustache"
_phpext="mustache"
pkgver=0.9.0
-pkgrel=0
+pkgrel=1
pkgdesc="PHP 7 PECL extension: C++ implementation of Mustache"
giturl="https://github.com/jbboehr/php-mustache.git"
url="https://github.com/jbboehr/php-mustache"