diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-26 14:56:04 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-26 15:01:44 +0000 |
commit | 77d364dbd46fb5f5573ed21b6579636db3616b9b (patch) | |
tree | d9719d4e8cd42a4270f3393ab805771b7d419c08 | |
parent | b00294182b908dbeed214b688008118c9f76cbbd (diff) |
security/rubygem-googleauth: Update to 1.1.3
-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 eb55e31b62a2..d36c093330dc 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= googleauth -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 2c741db5e8b1..1aef22b8faab 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264858 -SHA256 (rubygem/googleauth-1.1.2.gem) = c1c1f155405820f3d37b743bb45700b29fed7b17a38414443eca7f172ec2d29f -SIZE (rubygem/googleauth-1.1.2.gem) = 38912 +TIMESTAMP = 1650970275 +SHA256 (rubygem/googleauth-1.1.3.gem) = a98df1ff0b0109e7cfa97e5cc86415c0bb9f4b1cc9baa963bc04fcbbc4f100f9 +SIZE (rubygem/googleauth-1.1.3.gem) = 37888 |