aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-ast/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-06-30 19:02:12 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-06-30 19:07:47 +0300
commitaa4d4eaac15632e516c64fe81e20964315bfdb1e (patch)
treefe3be7c85cbfcb92f97caf2f88b9d1a98e5ee6d4 /community/php7-pecl-ast/APKBUILD
parent2daff0017335b47605f23651a9b7bb73519c5d33 (diff)
community/php7-pecl-ast: upgrade to 1.0.2
Diffstat (limited to 'community/php7-pecl-ast/APKBUILD')
-rw-r--r--community/php7-pecl-ast/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/php7-pecl-ast/APKBUILD b/community/php7-pecl-ast/APKBUILD
index dd3cfa26ece..cfc91a205ed 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"