diff options
Diffstat (limited to 'security/rubygem-ssh_data/Makefile')
| -rw-r--r-- | security/rubygem-ssh_data/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/rubygem-ssh_data/Makefile b/security/rubygem-ssh_data/Makefile index 28e530ca370d..5e15b1276ed5 100644 --- a/security/rubygem-ssh_data/Makefile +++ b/security/rubygem-ssh_data/Makefile @@ -1,5 +1,5 @@ PORTNAME= ssh_data -PORTVERSION= 1.3.0 +PORTVERSION= 2.0.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,6 +10,8 @@ WWW= https://github.com/github/ssh_data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +RUN_DEPENDS= rubygem-base64>=0.1<1:converters/rubygem-base64 + USES= gem NO_ARCH= yes |
