aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-mustache
diff options
context:
space:
mode:
authorRenoir Boulanger <hello@renoirboulanger.com>2017-10-31 23:21:04 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-03 15:16:40 +0000
commitc4ab71b1011b556204915759eb5b965685ca7444 (patch)
tree74c9f1cdc0ed42df90cc73b15ef4580f0196c7cc /testing/php7-mustache
parentf4be5fabdcf50ac403ff181c57475d7e8e84013d (diff)
downloadaports-c4ab71b1011b556204915759eb5b965685ca7444.tar.bz2
aports-c4ab71b1011b556204915759eb5b965685ca7444.tar.xz
testing/php7-mustache: upgrade to 0.7.4
Diffstat (limited to 'testing/php7-mustache')
-rw-r--r--testing/php7-mustache/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-mustache/APKBUILD b/testing/php7-mustache/APKBUILD
index b34a793e93..ea1bcdab98 100644
--- a/testing/php7-mustache/APKBUILD
+++ b/testing/php7-mustache/APKBUILD
@@ -2,7 +2,7 @@
pkgname=php7-mustache
_phpext=mustache
-pkgver=0.7.3
+pkgver=0.7.4
pkgrel=0
pkgdesc="PHP 7 PECL extension: C++ implementation of Mustache"
giturl="https://github.com/jbboehr/php-mustache.git"
@@ -49,5 +49,5 @@ package() {
echo "extension=$_phpext.so" > "$pkgdir"/etc/php7/conf.d/70_$_phpext.ini
}
-sha512sums="672d8e64aea0c843a85e8ec1501d2453f8cff5237ce160185ecc3fc421e31000f806aec8d4055b558d32d4a1017b80ca05868b36ebf81892a2b7f910a09da235 php-mustache-0.7.3.tar.gz
+sha512sums="f59835a6bc1158c1faa0dbe03efc5d791608149bc4af8434b4eef0400571fed2aad14ae6704474f784b567466d7e139053d8125529fab685bc9a0d5c33aca4c6 php-mustache-0.7.4.tar.gz
d63ca7c3016190e101b2db153a33e4e523e0199e3fb3778733d791e4853bab20925046d0cb34bbde0985a4b6b78b1ec6003db1e2384693352d03f7d67799ed10 mustache-spec-72233f3ffda9e33915fd3022d0a9ebbcce265acd.tar.gz"