mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
testing/php83-pecl-vld: upgrade to 0.19.0
This commit is contained in:
parent
2f7eb18a5a
commit
284ef09082
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
|
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
|
||||||
pkgname=php83-pecl-vld
|
pkgname=php83-pecl-vld
|
||||||
_extname=vld
|
_extname=vld
|
||||||
pkgver=0.18.0
|
pkgver=0.19.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Dumps the internal representation of PHP 8.3 scripts - PECL"
|
pkgdesc="Dumps the internal representation of PHP 8.3 scripts - PECL"
|
||||||
url="https://pecl.php.net/package/vld"
|
url="https://pecl.php.net/package/vld"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -33,5 +33,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
da4a675fc29f9d296c7d444cf6d2408e747326fb89e6c4752e4829997fd89ea40433cb183c0af49c69ded0c2a22954c951a765662243ffe0cba70684ab0a4f18 php-pecl-vld-0.18.0.tgz
|
e3202eaa30666fe7fa9202cf79de8f97a2e0ce966278101686d80aacbb7c905cf6dcdafcedbbb73ab705c122d32c5fc1082421df7ea241a7371bcbbe338969bd php-pecl-vld-0.19.0.tgz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue