aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 16:06:53 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 16:06:53 +0000
commit6149369ee1d2bea7de31bd2b3d5629a08413b1f1 (patch)
treedf3ae1ee909cda3c8504afa08a4f160d8186a4c2
parent7ce155230e8a05062ea05815a07c41e428ac6e93 (diff)
downloadports-6149369ee1d2bea7de31bd2b3d5629a08413b1f1.tar.gz
ports-6149369ee1d2bea7de31bd2b3d5629a08413b1f1.zip
security/rubygem-openssl2: Update to 2.2.2
-rw-r--r--security/rubygem-openssl2/Makefile2
-rw-r--r--security/rubygem-openssl2/distinfo6
-rw-r--r--security/rubygem-openssl2/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-openssl2/Makefile b/security/rubygem-openssl2/Makefile
index 75d241776b29..41a98a531b1c 100644
--- a/security/rubygem-openssl2/Makefile
+++ b/security/rubygem-openssl2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
diff --git a/security/rubygem-openssl2/distinfo b/security/rubygem-openssl2/distinfo
index 30769e7f77ab..28dde76342dc 100644
--- a/security/rubygem-openssl2/distinfo
+++ b/security/rubygem-openssl2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635181765
-SHA256 (rubygem/openssl-2.2.1.gem) = f6afbf4b66f3fcd3c08dc1da1ddd2245b76c19d0ea2dd7e2c8b55794ca1a7d72
-SIZE (rubygem/openssl-2.2.1.gem) = 192000
+TIMESTAMP = 1662820124
+SHA256 (rubygem/openssl-2.2.2.gem) = 53f72382bac046c36c37049c7ec9d5597d42628d140b5cfbcd61e0226c0ca077
+SIZE (rubygem/openssl-2.2.2.gem) = 192000
diff --git a/security/rubygem-openssl2/pkg-descr b/security/rubygem-openssl2/pkg-descr
index a5823175eba3..671d7bfbe996 100644
--- a/security/rubygem-openssl2/pkg-descr
+++ b/security/rubygem-openssl2/pkg-descr
@@ -1,2 +1,2 @@
-OpenSSL provides SSL, TLS and general purpose cryptography. This gem wraps the
+OpenSSL provides SSL, TLS and general purpose cryptography. This gem wraps the
OpenSSL library.