aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 18603212bd..0222b582d1 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
_pkgreal=protobuf
-pkgver=3.7.1
+pkgver=3.8.0
pkgrel=0
pkgdesc="PHP7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf"
@@ -32,4 +32,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="bf35c4165e0440b26f32c73befa3b2827a07a33ab37d9d5c51f0f66836f6115c05a6163e90bd8d528196d5383bee51c9ecaf96d70f4ebd53fe93db40566350e3 protobuf-3.7.1.tgz"
+sha512sums="ac3779f262f3cc6a415fdc5927807eb9009483972ceed75ec9b40b1e3d3c1947c0c31aa20ad7a9d35a9fb56cab62f8ae9003f37cc3d22591e260a246c27372f7 protobuf-3.8.0.tgz"