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 227a18b5a8..107f8e8779 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.11.0
+pkgver=3.11.1
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="97eb5f42f44650833bade62b9df46bbdefa9563577fb5b0e45657442f298a3ef414b276d391d19af979fd9a119b849ea986d3dbf761ec0677f52d9a36bbe3db8 protobuf-3.11.0.tgz"
+sha512sums="25c8e90855d2423b8b3cd480a3f0cfadac495f1fb08f21e14acd1cbd3aa109b27ecd350fbdae84de9a9a7bcf383e719de8a4fe1a4c263f36cfc8db881d35838b protobuf-3.11.1.tgz"