blob: 4827900f1f2faaf30a6ca4ecfb0595159fc0fc86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by mksrcinfo v8
# Thu Dec 15 23:45:32 UTC 2016
pkgbase = ruby-bcrypt-ruby
pkgdesc = bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords.
pkgver = 3.1.5
pkgrel = 1
url = https://github.com/codahale/bcrypt-ruby
arch = any
license = MIT
makedepends = rubygems
depends = ruby
depends = ruby-bcrypt
noextract = bcrypt-ruby-3.1.5.gem
options = !emptydirs
source = https://rubygems.org/downloads/bcrypt-ruby-3.1.5.gem
sha256sums = 12706615f32df94d7d6942a9338da02d7e7a9963fdc4ffa27233caf24cbc19c8
pkgname = ruby-bcrypt-ruby
|