aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-grpc
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-09-26 12:09:26 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-09-26 12:41:55 +0300
commitdc89588573f99a333538dd13f94d791b49b34e0f (patch)
treeab469d77ea997f7beb841042b333f9c846d6f2ad /testing/php7-pecl-grpc
parent6e0643d4422a0e5662d48500645d6fc0253f1912 (diff)
downloadaports-dc89588573f99a333538dd13f94d791b49b34e0f.tar.bz2
aports-dc89588573f99a333538dd13f94d791b49b34e0f.tar.xz
testing/php7-pecl-grpc: upgrade to 1.24.0
Diffstat (limited to 'testing/php7-pecl-grpc')
-rw-r--r--testing/php7-pecl-grpc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-pecl-grpc/APKBUILD b/testing/php7-pecl-grpc/APKBUILD
index 515b270ac0..6978781bca 100644
--- a/testing/php7-pecl-grpc/APKBUILD
+++ b/testing/php7-pecl-grpc/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-pecl-grpc
_pkgreal=grpc
-pkgver=1.23.0
+pkgver=1.24.0
pkgrel=0
pkgdesc="PHP extension provide a concrete implementation of the gRPC protocol, layered over HTTP/2."
url="https://pecl.php.net/package/grpc"
@@ -32,4 +32,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini
}
-sha512sums="2ecc35400b5e2fe9868471d7637b254ad22d7f0ae8ca18a33b4467e68ff1e18fed4cde7ad4a6cc1b4ebb61a99b632e2420f13cbaefa485763cb064d45538fd2a grpc-1.23.0.tgz"
+sha512sums="e7d3c5920ca9ef3fca0ebc83efb9f5164a82f4e357c9f12d470b7c1f2c09950fadcc34bdedd75129863089185555b959584235bb81beee3bc24544a48ee2237a grpc-1.24.0.tgz"