bcrypt.mk 263 B

1234567
  1. PACKAGES += bcrypt
  2. pkg_bcrypt_name = bcrypt
  3. pkg_bcrypt_description = Bcrypt Erlang / C library
  4. pkg_bcrypt_homepage = https://github.com/erlangpack/bcrypt
  5. pkg_bcrypt_fetch = git
  6. pkg_bcrypt_repo = https://github.com/erlangpack/bcrypt.git
  7. pkg_bcrypt_commit = master