diff options
Diffstat (limited to 'security/rubygem-scrypt/Makefile')
-rw-r--r-- | security/rubygem-scrypt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-scrypt/Makefile b/security/rubygem-scrypt/Makefile index 575bb03a752d..e8bf291ebc65 100644 --- a/security/rubygem-scrypt/Makefile +++ b/security/rubygem-scrypt/Makefile @@ -1,5 +1,5 @@ PORTNAME= scrypt -PORTVERSION= 3.0.8 +PORTVERSION= 3.1.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-ffi-compiler>=1.0<2.0:devel/rubygem-ffi-compiler \ - rubygem-rake>=9<14:devel/rubygem-rake + rubygem-rake>=13<14:devel/rubygem-rake USES= gem |