mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/php7-ast: upgrade to 0.1.6
This commit is contained in:
parent
0dd6dd6ab1
commit
6cf29a7115
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user