aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-28 10:56:01 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-28 14:14:06 +0000
commit4a3fa3a81140b1e67aa61e09e85ed994658bc728 (patch)
treeccc639559f907d4e79c7dc823e64ff1277c26295
parentaec2d6c5240bd82d4833fddaa6f61bd75b744c61 (diff)
community/php7-pecl-protobuf: upgrade to 3.12.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 1a8b4d000c1..860de4a5736 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.12.1
+pkgver=3.12.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="7f796031bc570de1beb4f28763c9c8f64387fa632124a321aa558ad4509e01faccb08e6d6f25b821b314667b9548ef923cb516523de82ea6210677276060d703 protobuf-3.12.1.tgz"
+sha512sums="66a6cf897ea68aa0ca6d10909cb0783238e800c8b21b41949322a0a959d7f1e00a8fd05756c1ebf28f75efcf5374cda2f2bcd8b8923e41e65d054d37a898f489 protobuf-3.12.2.tgz"