mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to bcrypt 3.1.19
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user