diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-16 18:15:31 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-16 18:26:16 +0000 |
commit | dc311c5560e034b74c4fa91cba08a8cb29953ac6 (patch) | |
tree | caa85b9e2c7a90eae2dfb77ab274f75d9905ec1c | |
parent | bf68d160e2d0277ce2d57093abde190c519beadf (diff) |
security/rubygem-googleauth: Update to 1.7.0
-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 803e5f3191d3..67d0a56d0500 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= googleauth -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index c263684ab79b..36e371f4e053 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688167146 -SHA256 (rubygem/googleauth-1.6.0.gem) = 0de5d8c6d3c0becdec6ab454bd4ad7596d8a5dd1ee6a752f261b41cd91fc6124 -SIZE (rubygem/googleauth-1.6.0.gem) = 47616 +TIMESTAMP = 1691070430 +SHA256 (rubygem/googleauth-1.7.0.gem) = 4f7528361a3c11185acd074cb875606005098a1b2f119c38a0676025f7213340 +SIZE (rubygem/googleauth-1.7.0.gem) = 48640 |