From aa4d4eaac15632e516c64fe81e20964315bfdb1e Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sun, 30 Jun 2019 19:02:12 +0300 Subject: community/php7-pecl-ast: upgrade to 1.0.2 --- community/php7-pecl-ast/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/php7-pecl-ast') diff --git a/community/php7-pecl-ast/APKBUILD b/community/php7-pecl-ast/APKBUILD index dd3cfa26ec..cfc91a205e 100644 --- a/community/php7-pecl-ast/APKBUILD +++ b/community/php7-pecl-ast/APKBUILD @@ -3,8 +3,8 @@ pkgname=php7-pecl-ast _pkgext=ast _pkgreal=php-ast -pkgver=1.0.1 -pkgrel=1 +pkgver=1.0.2 +pkgrel=0 pkgdesc="PHP extension exposing PHP 7 abstract syntax tree - PECL" url="https://pecl.php.net/package/ast" arch="all" @@ -36,4 +36,4 @@ package() { echo "extension=$_pkgext.so" > "$pkgdir"/etc/php7/conf.d/$_pkgext.ini } -sha512sums="23b90ad066b25ac4ae8953bb44eed5f6978a6616863ce25158d8e84ae403726fe97c6ec0b53fa1da9917626357e6576b89045945661a1d66d1bb4f7cc3064666 php7-pecl-ast-1.0.1.tar.gz" +sha512sums="5fabe90b5c3b1fe75cd17b9a18d5b785a90ac2ffded29ed98957df79921069dfb627a29afae3cc86111918b901c58e6be44146a592a9e2b3504d1fbb8a10b7e9 php7-pecl-ast-1.0.2.tar.gz" -- cgit v1.2.3