Update to bcrypt 3.1.19

This commit is contained in:
jeremy
2023-09-01 17:16:14 +00:00
parent 1d76e26386
commit 5bba16b7b6
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
COMMENT = Ruby binding for the bcrypt() password hashing algorithm
VERSION = 3.1.18
VERSION = 3.1.19
DISTNAME = bcrypt-${VERSION}
CATEGORIES = security
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
HOMEPAGE = https://github.com/codahale/bcrypt-ruby
HOMEPAGE = https://github.com/bcrypt-ruby/bcrypt-ruby
# MIT
PERMIT_PACKAGE = Yes
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (bcrypt-3.1.18.gem) = FU3gsLCJ5W1ZgMUDethfyVVM+/SZZThnPB3bybYbHxE=
SIZE (bcrypt-3.1.18.gem) = 55808
SHA256 (bcrypt-3.1.19.gem) = 6U/lysHJ2l3c7TlvtWV4n5zcxHfsv99Tnjp6zapmmZE=
SIZE (bcrypt-3.1.19.gem) = 55296