community/php7-pecl-ast: upgrade to 1.0.1

This commit is contained in:
Andy Postnikov 2019-02-14 00:03:42 +02:00
parent 6951554042
commit 91e65eaf3c

View File

@ -3,7 +3,7 @@
pkgname=php7-pecl-ast
_pkgext=ast
_pkgreal=php-ast
pkgver=1.0.0
pkgver=1.0.1
pkgrel=0
pkgdesc="PHP extension exposing PHP 7 abstract syntax tree - PECL"
url="https://pecl.php.net/package/ast"
@ -36,4 +36,4 @@ package() {
echo "extension=$_pkgext.so" > "$pkgdir"/etc/php7/conf.d/$_pkgext.ini
}
sha512sums="22469190dff801ab39b5948cb071cfb03c43ba924fad49f3f2f0a1596ff6952cb0b8560f9815d86cc3a058b07fb3f49c92f7068a814de67c2fe6b934be42cdf4 php7-pecl-ast-1.0.0.tar.gz"
sha512sums="23b90ad066b25ac4ae8953bb44eed5f6978a6616863ce25158d8e84ae403726fe97c6ec0b53fa1da9917626357e6576b89045945661a1d66d1bb4f7cc3064666 php7-pecl-ast-1.0.1.tar.gz"