diff options
Diffstat (limited to 'index/erlpass.mk')
-rw-r--r-- | index/erlpass.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/erlpass.mk b/index/erlpass.mk deleted file mode 100644 index 1c58700..0000000 --- a/index/erlpass.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += erlpass -pkg_erlpass_name = erlpass -pkg_erlpass_description = A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever. -pkg_erlpass_homepage = https://github.com/ferd/erlpass -pkg_erlpass_fetch = git -pkg_erlpass_repo = https://github.com/ferd/erlpass -pkg_erlpass_commit = master |