aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-03-15 23:24:29 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-03-15 23:28:06 +0200
commitfebe916014afb89ef15bd6a8e87397b06468b5d2 (patch)
treecf3f98f594bb3c4050c6ecb84546a1d37ebc5c97 /testing
parent25c47f0fb1a5bca5562535ab9764573187fbe05f (diff)
testing/php7-protobuf: upgrade to 3.7.0
Diffstat (limited to 'testing')
-rw-r--r--testing/php7-protobuf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/php7-protobuf/APKBUILD b/testing/php7-protobuf/APKBUILD
index 54d7c56e0a1..5be9488731c 100644
--- a/testing/php7-protobuf/APKBUILD
+++ b/testing/php7-protobuf/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-protobuf
_pkgreal=protobuf
-pkgver=3.6.1
-pkgrel=1
+pkgver=3.7.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"
arch="all"
@@ -28,4 +28,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="d061a0031e4819125d8b73b7aca5aa5a112944621409956500b59fb01855f6e8e092fa1c7dbfe3439c0daee7e65b1d915dd9ddf85e13767b99f69987638f2c72 protobuf-3.6.1.tgz"
+sha512sums="8b2772c9b1c0ecd767b4bf0782f1e852c3973c9e436f8cc49857cd277828f972c5db8c8b1d80b6a1b39ddd56e898331d7ee61d101b10577b476f1500f1764098 protobuf-3.7.0.tgz"