diff options
Diffstat (limited to 'index/bcrypt.mk')
-rw-r--r-- | index/bcrypt.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/bcrypt.mk b/index/bcrypt.mk deleted file mode 100644 index acde9df..0000000 --- a/index/bcrypt.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += bcrypt -pkg_bcrypt_name = bcrypt -pkg_bcrypt_description = Bcrypt Erlang / C library -pkg_bcrypt_homepage = https://github.com/erlangpack/bcrypt -pkg_bcrypt_fetch = git -pkg_bcrypt_repo = https://github.com/erlangpack/bcrypt.git -pkg_bcrypt_commit = master |