diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-07 19:42:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-07 19:42:14 +0000 |
commit | dbcc659070d977a9b7aabfc14a402b8b1884cad3 (patch) | |
tree | 418e8b4b32198004bc0e25cddf5b718c545ba128 | |
parent | Update to 2.11.102 (diff) |
Update to 0.6.4
Changes: https://github.com/google/google-auth-library-ruby/blob/master/CHANGELOG.md
https://github.com/google/google-auth-library-ruby/commits/master
-rw-r--r-- | security/rubygem-googleauth/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-googleauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index c4b696263025..622a41335e96 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index f56d367095f5..43c487f757e1 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533411879 -SHA256 (rubygem/googleauth-0.6.3.gem) = e8c8d9a20378fb64740f67d3fd6cdc2f13ffddef71e7b9687cf055bcffdaf553 -SIZE (rubygem/googleauth-0.6.3.gem) = 41984 +TIMESTAMP = 1533665719 +SHA256 (rubygem/googleauth-0.6.4.gem) = 330d9659bcfe24684f969211d530d1086b2d010a69f036c02633a505dabb55db +SIZE (rubygem/googleauth-0.6.4.gem) = 41984 |