diff options
Diffstat (limited to 'net/rubygem-gitaly/Makefile')
-rw-r--r-- | net/rubygem-gitaly/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index caa232e9ebf4..b0dad500647d 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -PORTVERSION= 17.11.2 +PORTVERSION= 18.2.1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -9,7 +9,7 @@ WWW= https://gitlab.com/gitlab-org/gitaly LICENSE= MIT -RUN_DEPENDS= rubygem-grpc>=1.0<2.0:net/rubygem-grpc +RUN_DEPENDS= rubygem-grpc-gitlab>=1.0<2.0:net/rubygem-grpc-gitlab USES= cpe gem |