aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-grpc/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-03-16 03:25:13 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-03-16 03:44:06 +0200
commit7c92a6189e65680f12c69b928258ccabe0adf073 (patch)
tree77fd5c9b6a6fd1f1c526c33a27560e547df1dabd /testing/php7-pecl-grpc/APKBUILD
parent698eae0a0a85f99af615173df3c4b156546d915c (diff)
downloadaports-7c92a6189e65680f12c69b928258ccabe0adf073.tar.bz2
aports-7c92a6189e65680f12c69b928258ccabe0adf073.tar.xz
testing/php7-pecl-grpc: upgrade to 1.19.0
Diffstat (limited to 'testing/php7-pecl-grpc/APKBUILD')
-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 43ef061338..68204703d0 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.18.0
+pkgver=1.19.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="f1688050be3c544b6df7de6ccc02e48b85702a50bc12a5b5021597686f93c836be710053509f5ca5be19e71d3a4e445ffc14d927b51e213791b3a878d5c30fe7 grpc-1.18.0.tgz"
+sha512sums="9b25ca13cb0dc1e89524770696328233c0ab690a60602fc27adbfe1c9ef593412b1850928f567577e169e4094019cf09c58ca6577d76d8c4b7e1295f4f4cff65 grpc-1.19.0.tgz"