devel/rubygem-google-apis-generator: Update to 0.9.0
Changes: https://github.com/googleapis/google-api-ruby-client/releases https://github.com/googleapis/google-api-ruby-client/blob/main/google-apis-generator/CHANGELOG.md
This commit is contained in:
parent
c3d8937c21
commit
a38ad85ad3
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= google-apis-generator
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
|
||||
RUN_DEPENDS= rubygem-activesupport60>=5.0:devel/rubygem-activesupport60 \
|
||||
rubygem-gems>=1.2<2:devel/rubygem-gems \
|
||||
rubygem-google-apis-core>=0.6<2.0:devel/rubygem-google-apis-core \
|
||||
rubygem-google-apis-core>=0.7<2.0:devel/rubygem-google-apis-core \
|
||||
rubygem-google-apis-discovery_v1>=0.5<1:devel/rubygem-google-apis-discovery_v1 \
|
||||
rubygem-thor>=0.20<2:devel/rubygem-thor
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1656702574
|
||||
SHA256 (rubygem/google-apis-generator-0.8.0.gem) = 596f9c2ce1cba1605c76b228fbb85528ee6d31ef8d4f58917c06eba81870dd64
|
||||
SIZE (rubygem/google-apis-generator-0.8.0.gem) = 29184
|
||||
TIMESTAMP = 1657199075
|
||||
SHA256 (rubygem/google-apis-generator-0.9.0.gem) = 12c0d73e21d19c52fa5313ef52c649ce0ef7207ea9d517fa0ed6132556e5abb0
|
||||
SIZE (rubygem/google-apis-generator-0.9.0.gem) = 29184
|
||||
|
|
Loading…
Reference in a new issue