diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-01 13:30:29 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-01 13:42:22 +0000 |
commit | cb3d373b302551755f6515d450375433e005c4ba (patch) | |
tree | 230a7a0a3c50baecbe2bdb5bf7e0d530c6ffaf8d | |
parent | ea3b7bdeef73a48825166aee5b20ada7bb9362b3 (diff) |
devel/rubygem-json_pure: Update to 2.6.1
-rw-r--r-- | devel/rubygem-json_pure/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-json_pure/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-json_pure/Makefile b/devel/rubygem-json_pure/Makefile index 8f931c917cdc..536b4639895a 100644 --- a/devel/rubygem-json_pure/Makefile +++ b/devel/rubygem-json_pure/Makefile @@ -1,7 +1,7 @@ # Created by: Cheng-Lung Sung <clsung@FreeBSD.org> PORTNAME= json_pure -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-json_pure/distinfo b/devel/rubygem-json_pure/distinfo index e0a7bb5a23d2..e99718b0ab66 100644 --- a/devel/rubygem-json_pure/distinfo +++ b/devel/rubygem-json_pure/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181749 -SHA256 (rubygem/json_pure-2.6.0.gem) = d31184e0068261440bebd4bfac4ab4eb248cbb304495134367f600a03a15f0c5 -SIZE (rubygem/json_pure-2.6.0.gem) = 37888 +TIMESTAMP = 1635731153 +SHA256 (rubygem/json_pure-2.6.1.gem) = 02f992b28471472089e239fb5c8c0051d06c9da3a7baa99c5586df29c1b0ad15 +SIZE (rubygem/json_pure-2.6.1.gem) = 37888 |