diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:40:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 12:00:37 +0000 |
commit | ba6ae423318b36ff6226ba69d0ec15318cfaef09 (patch) | |
tree | e1a9ea127e6d574659af4a6f0c6d4996df36b7ce /testing/php7-pecl-grpc/APKBUILD | |
parent | 9a76b69293520c4de2fcc8075d8971b0a2d22c20 (diff) | |
download | aports-ba6ae423318b36ff6226ba69d0ec15318cfaef09.tar.bz2 aports-ba6ae423318b36ff6226ba69d0ec15318cfaef09.tar.xz |
testing/php7-pecl-grpc: rebuild against php 7.3
Diffstat (limited to 'testing/php7-pecl-grpc/APKBUILD')
-rw-r--r-- | testing/php7-pecl-grpc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-grpc/APKBUILD b/testing/php7-pecl-grpc/APKBUILD index 74d4ac9b4b..14d424887e 100644 --- a/testing/php7-pecl-grpc/APKBUILD +++ b/testing/php7-pecl-grpc/APKBUILD @@ -2,7 +2,7 @@ pkgname=php7-pecl-grpc _pkgreal=grpc pkgver=1.21.3 -pkgrel=0 +pkgrel=1 pkgdesc="PHP extension provide a concrete implementation of the gRPC protocol, layered over HTTP/2." url="https://pecl.php.net/package/grpc" arch="all !s390x !ppc64le" |