mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/rubygem-googleauth: Update to 1.1.0
Changes: https://github.com/googleapis/google-auth-library-ruby/releases
This commit is contained in:
parent
e496de7ee0
commit
e06705ec41
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= googleauth
|
||||
PORTVERSION= 0.17.1
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-faraday>=0.17.3<2.0:www/rubygem-faraday \
|
|||
rubygem-memoist>=0.16<1:devel/rubygem-memoist \
|
||||
rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \
|
||||
rubygem-os>=0.9<2.0:devel/rubygem-os \
|
||||
rubygem-signet>=0.15<1:security/rubygem-signet
|
||||
rubygem-signet>=0.16<2:security/rubygem-signet
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632037970
|
||||
SHA256 (rubygem/googleauth-0.17.1.gem) = d4a9cbce0d6b5fbb9e6f8e42c18ab44ea38594757952d94706461dabc4c28922
|
||||
SIZE (rubygem/googleauth-0.17.1.gem) = 39424
|
||||
TIMESTAMP = 1643971208
|
||||
SHA256 (rubygem/googleauth-1.1.0.gem) = 7ab0ce3befdf42abf95276fd6885696272cf9ec032fa48549868e32e4f36f58b
|
||||
SIZE (rubygem/googleauth-1.1.0.gem) = 38400
|
||||
|
|
Loading…
Add table
Reference in a new issue