aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-protobuf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7-pecl-protobuf/APKBUILD')
-rw-r--r--community/php7-pecl-protobuf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-pecl-protobuf/APKBUILD b/community/php7-pecl-protobuf/APKBUILD
index 8dcf1e43c37..2b4e501acda 100644
--- a/community/php7-pecl-protobuf/APKBUILD
+++ b/community/php7-pecl-protobuf/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-pecl-protobuf
_extname=protobuf
-pkgver=3.18.1
+pkgver=3.19.0
pkgrel=0
pkgdesc="PHP 7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf"
@@ -34,5 +34,5 @@ package() {
}
sha512sums="
-2f83cd204d902e9c67fc3a9120405f2140e2edb2169dcb4a70012c3875dd80d2ad8aa144ec2f43bec31ee11e78a4f5363b63a962c94f6973a0eec78dc5158aa4 php-pecl-protobuf-3.18.1.tgz
+1483c18f81968c9fd4722c3b6ac6586a6f52c27b3bb42d9b57ef383c5fb7f6f0107ff81b3cdce6bff8b9f92305b405e9c1c0d2d965ec276c1bd2a8adf7a62b26 php-pecl-protobuf-3.19.0.tgz
"