aboutsummaryrefslogtreecommitdiffstats
path: root/community/grpc/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-26 10:43:42 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-26 13:59:34 +0100
commit68d80e824356f53f35ec68274ed7ef3433402ace (patch)
treee090943c0132ef0522648c9e9799e33232e42384 /community/grpc/APKBUILD
parentdb86e6678110079518bf456f15fd6283c7e9c23b (diff)
downloadaports-68d80e824356f53f35ec68274ed7ef3433402ace.tar.bz2
aports-68d80e824356f53f35ec68274ed7ef3433402ace.tar.xz
rebuild for protobuf-3.11.0
Diffstat (limited to 'community/grpc/APKBUILD')
-rw-r--r--community/grpc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/grpc/APKBUILD b/community/grpc/APKBUILD
index 5c7e71facc..db5046bcb5 100644
--- a/community/grpc/APKBUILD
+++ b/community/grpc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: wener <wenermail@gmail.com>
pkgname=grpc
pkgver=1.25.0
-pkgrel=0
+pkgrel=1
pkgdesc="The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) "
url="https://grpc.io/"
giturl="https://github.com/grpc/grpc"