1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00

testing/php82-pecl-protobuf: upgrade to 3.21.7

This commit is contained in:
psykose 2022-10-28 01:06:52 +00:00
parent 3dba3fdfa4
commit 016d6d125e

View file

@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php82-pecl-protobuf
_extname=protobuf
pkgver=3.21.6
pkgver=3.21.7
pkgrel=0
pkgdesc="PHP 8.2 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf"
@ -36,5 +36,5 @@ package() {
}
sha512sums="
7632be41fee2fcfa1a3f145aeb87a989afa4840804ee9d29e628737a3443bf41c5d356bd586742885eaf8499b7c16140df4709a380071237c2e1c39f07d8c009 php-pecl-protobuf-3.21.6.tgz
32970c3ae7dc78c66ca4f04b14313e17368993585e22605d93839c1f7e7cfd75d60752d43a9e518fca48ccc23fc86235bab0e11b08c03450587ff64d65e48133 php-pecl-protobuf-3.21.7.tgz
"