aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/php7-ast/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-ast/APKBUILD b/testing/php7-ast/APKBUILD
index 8be53ceb8e..b20adc4b60 100644
--- a/testing/php7-ast/APKBUILD
+++ b/testing/php7-ast/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-ast
_pkgext=ast
_pkgreal=php-ast
-pkgver=0.1.5
+pkgver=0.1.6
_pkgver=${pkgver/_rc/RC}
pkgrel=0
pkgdesc="PHP7 extension exposing PHP 7 abstract syntax tree"
@@ -33,4 +33,4 @@ package() {
echo "extension=$_pkgext.so" > "$pkgdir"/etc/php7/conf.d/$_pkgext.ini
}
-sha512sums="42334a3c8f1cad2f933e93240f5dbd0786ce26d678c72b27c0a203fc184e9b697f5e3cb4c3575dce6f47c871e986a87e47d84d033891a18097bcbd89cfce2fbb php7-ast-0.1.5.tar.gz"
+sha512sums="f20629ff721dfa47b9ebdf802c28f46f7cbb54bebee9e1fba4f205d6c42445a92895b01e87071914e82b7bd9f03ce28275d4709d35e7ac9fd2b5bed3965dac0f php7-ast-0.1.6.tar.gz"