diff options
Diffstat (limited to 'security/rubygem-scrypt')
-rw-r--r-- | security/rubygem-scrypt/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-scrypt/distinfo | 6 |
2 files changed, 5 insertions, 5 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 diff --git a/security/rubygem-scrypt/distinfo b/security/rubygem-scrypt/distinfo index 7da594b37e75..8be8b28b7d96 100644 --- a/security/rubygem-scrypt/distinfo +++ b/security/rubygem-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717568508 -SHA256 (rubygem/scrypt-3.0.8.gem) = 4def9fc4cc681bdd11ba6e1598b3b20e5ecd3310bda7b62b76d70e2c045ad0b1 -SIZE (rubygem/scrypt-3.0.8.gem) = 35328 +TIMESTAMP = 1753370260 +SHA256 (rubygem/scrypt-3.1.0.gem) = 67fde35bc7e3b7fe906c5be9c242acf95fe4a886c89572f405f6b11df30aa6af +SIZE (rubygem/scrypt-3.1.0.gem) = 40960 |