summaryrefslogtreecommitdiff
path: root/security/rubygem-openssl-ccm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-openssl-ccm/Makefile')
-rw-r--r--security/rubygem-openssl-ccm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/rubygem-openssl-ccm/Makefile b/security/rubygem-openssl-ccm/Makefile
index 24da09ddd7af..615466c3d016 100644
--- a/security/rubygem-openssl-ccm/Makefile
+++ b/security/rubygem-openssl-ccm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl-ccm
-PORTVERSION= 1.2.3
+PORTVERSION= 1.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,6 +10,8 @@ WWW= https://github.com/SmallLars/openssl-ccm
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+RUN_DEPENDS= rubygem-openssl>=3.0<4:security/rubygem-openssl
+
USES= gem
NO_ARCH= yes