aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-protobuf/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-07-16 15:12:18 +0300
committerAndy Postnikov <apostnikov@gmail.com>2020-07-16 12:15:53 +0000
commit34095c04c9ec64dadefb834976c482ff041facdc (patch)
tree227b893329e6e99ff6181f5bf37a0c747be6cdb3 /community/php7-pecl-protobuf/APKBUILD
parent65bad2ef4dfe06fbfc4a32416bf2fa3d230190be (diff)
community/php7-pecl-protobuf: upgrade to 3.12.3
Diffstat (limited to 'community/php7-pecl-protobuf/APKBUILD')
-rw-r--r--community/php7-pecl-protobuf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/php7-pecl-protobuf/APKBUILD b/community/php7-pecl-protobuf/APKBUILD
index ffc058c8b94..823b45b3f58 100644
--- a/community/php7-pecl-protobuf/APKBUILD
+++ b/community/php7-pecl-protobuf/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-pecl-protobuf
_pkgreal=protobuf
-pkgver=3.12.2
-pkgrel=1
+pkgver=3.12.3
+pkgrel=0
pkgdesc="PHP7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf"
arch="all"
@@ -32,4 +32,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="66a6cf897ea68aa0ca6d10909cb0783238e800c8b21b41949322a0a959d7f1e00a8fd05756c1ebf28f75efcf5374cda2f2bcd8b8923e41e65d054d37a898f489 protobuf-3.12.2.tgz"
+sha512sums="877b6975f2c62685e5d3d588cfacd980aac055b06352bdf7f57a753bbe1fbad513be18eeb72f50ac143a71dcbe7642104f566791d3a1acdc622025e3191675e6 protobuf-3.12.3.tgz"