From beeae4726660ab64e70532658a145cecc9b43c6f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 27 Apr 2023 23:49:09 +0800 Subject: [PATCH] security/rubygem-attr_encrypted: Update version requirement of RUN_DEPENDS --- security/rubygem-attr_encrypted/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/security/rubygem-attr_encrypted/Makefile b/security/rubygem-attr_encrypted/Makefile index 2324e6ae2240..5ecffba45c33 100644 --- a/security/rubygem-attr_encrypted/Makefile +++ b/security/rubygem-attr_encrypted/Makefile @@ -10,9 +10,10 @@ WWW= https://github.com/attr-encrypted/attr_encrypted LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-encryptor>=3.0.0:security/rubygem-encryptor +RUN_DEPENDS= rubygem-encryptor>=3.0.0<3.1:security/rubygem-encryptor -NO_ARCH= yes USES= gem +NO_ARCH= yes + .include