aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-09-25 16:11:42 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-09-25 16:13:39 +0300
commit755ae8085c21ff7dfa952e84b9ebcc2620bd1bd8 (patch)
treed988e7902e48b65282e2f925c4123e1c72609a81
parent19a4d519f458c06a301988114803899fddd97c9a (diff)
downloadaports-755ae8085c21ff7dfa952e84b9ebcc2620bd1bd8.tar.bz2
aports-755ae8085c21ff7dfa952e84b9ebcc2620bd1bd8.tar.xz
community/php7-pecl-protobuf: upgrade to 3.9.2
-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 0b0bd937a5..c2a4deb450 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.9.1
+pkgver=3.9.2
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="a72eb0e6c7247974b60bf4dead9b86ba93be34b6cff584c26dc9542238d53f64cd0c59ef0d790aea13ec9a24b553e9658c93eefeda12b40473c8c11c2cab0b0a protobuf-3.9.1.tgz"
+sha512sums="bd191fa35f935fdb18f9c447080e62b9987a119623612335a08f12ca83e87a6e5a8bdf8731715dfc451f8681145a672559eb39e0058017846c9de487d8979c6a protobuf-3.9.2.tgz"