aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 21:46:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 22:07:17 +0000
commit70bb9ebd0f582609d266145b931e92bd38a099cd (patch)
treecb5f849bacb3dc59478661e7c61c5a972ba9743a
parentc34ab1d4c73193297f19df72da11d1512f00618e (diff)
downloadports-70bb9ebd0f582609d266145b931e92bd38a099cd.tar.gz
ports-70bb9ebd0f582609d266145b931e92bd38a099cd.zip
security/rubygem-openssl: Update to 2.2.0
-rw-r--r--security/rubygem-openssl/Makefile2
-rw-r--r--security/rubygem-openssl/distinfo6
-rw-r--r--security/rubygem-openssl/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-openssl/Makefile b/security/rubygem-openssl/Makefile
index dceeba533aef..bb17118eef03 100644
--- a/security/rubygem-openssl/Makefile
+++ b/security/rubygem-openssl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl
-PORTVERSION= 2.1.2
+PORTVERSION= 2.2.0
CATEGORIES= security rubygems
MASTER_SITES= RG
diff --git a/security/rubygem-openssl/distinfo b/security/rubygem-openssl/distinfo
index 4a33e87795ef..284c86a3b0c9 100644
--- a/security/rubygem-openssl/distinfo
+++ b/security/rubygem-openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540041646
-SHA256 (rubygem/openssl-2.1.2.gem) = f8d9a29b1b515e91c603fc31e01da2041839178c08ae28d1b317dbdbb5305deb
-SIZE (rubygem/openssl-2.1.2.gem) = 175104
+TIMESTAMP = 1626542096
+SHA256 (rubygem/openssl-2.2.0.gem) = 1cdcbd35c7977647d7583def720aed15111cd29b326b737aa0c72b38bff58b0f
+SIZE (rubygem/openssl-2.2.0.gem) = 190464
diff --git a/security/rubygem-openssl/pkg-descr b/security/rubygem-openssl/pkg-descr
index dc411ac8c5e2..54974dcc3e89 100644
--- a/security/rubygem-openssl/pkg-descr
+++ b/security/rubygem-openssl/pkg-descr
@@ -1,4 +1,4 @@
OpenSSL provides SSL, TLS and general purpose cryptography. This gem wraps the
OpenSSL library.
-WWW: https://ruby.github.io/openssl/
+WWW: https://github.com/ruby/openssl