devel/rubygem-google-apis-discovery_v1: Update to 0.13.0
- Update WWW Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-discovery_v1/CHANGELOG.md
This commit is contained in:
parent
ee912958f5
commit
4661c3f1a7
2 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
PORTNAME= google-apis-discovery_v1
|
||||
PORTVERSION= 0.12.0
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Simple REST client for version V1 of the API Discovery Service
|
||||
WWW= https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-discovery_v1
|
||||
WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discovery_v1
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-google-apis-core>=0.9.0<2.0:devel/rubygem-google-apis-core
|
||||
RUN_DEPENDS= rubygem-google-apis-core>=0.9.1<2.0:devel/rubygem-google-apis-core
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1664768114
|
||||
SHA256 (rubygem/google-apis-discovery_v1-0.12.0.gem) = 2e5accfe126884e5ebd8540b3a17a878a3a050d0dfdf0ece6b231846fc485a15
|
||||
SIZE (rubygem/google-apis-discovery_v1-0.12.0.gem) = 19968
|
||||
TIMESTAMP = 1669058081
|
||||
SHA256 (rubygem/google-apis-discovery_v1-0.13.0.gem) = c89070b1e5b094b2c20c7f840b16beb7bd5d58e76262f1d1ca35e9823067095c
|
||||
SIZE (rubygem/google-apis-discovery_v1-0.13.0.gem) = 19968
|
||||
|
|
Loading…
Reference in a new issue