diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-12-27 19:40:45 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-12-27 19:40:45 +0000 |
commit | fed148266d3e51b499c3ff31b7c97bf767820240 (patch) | |
tree | f39698aff4e80115f4130450c1258b27cdf87102 | |
parent | 19305f5560c3932ad4b42a463e08965ca2bcc4f9 (diff) |
Notes
-rw-r--r-- | security/rubygem-metasploit-model/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-metasploit-model/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-metasploit-model/Makefile b/security/rubygem-metasploit-model/Makefile index 5267aed41c5a..e3f45d45d04b 100644 --- a/security/rubygem-metasploit-model/Makefile +++ b/security/rubygem-metasploit-model/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit-model -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.3 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-metasploit-model/distinfo b/security/rubygem-metasploit-model/distinfo index 701928b660a9..5cfd9a989b6b 100644 --- a/security/rubygem-metasploit-model/distinfo +++ b/security/rubygem-metasploit-model/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596740202 -SHA256 (rubygem/metasploit-model-3.0.0.gem) = fb40de0c98f1dbf48ca0aef6a657f69ac0407e7bd21010f63417a2ad1bd3dfdd -SIZE (rubygem/metasploit-model-3.0.0.gem) = 81408 +TIMESTAMP = 1609096776 +SHA256 (rubygem/metasploit-model-3.1.3.gem) = c791b83b75b1c36bed9ec666f254be3a6b1f276997964a88f0953038d810b03e +SIZE (rubygem/metasploit-model-3.1.3.gem) = 81920 |