aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index/bcrypt.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/index/bcrypt.mk b/index/bcrypt.mk
index 6ecab86..acde9df 100644
--- a/index/bcrypt.mk
+++ b/index/bcrypt.mk
@@ -1,7 +1,7 @@
PACKAGES += bcrypt
pkg_bcrypt_name = bcrypt
pkg_bcrypt_description = Bcrypt Erlang / C library
-pkg_bcrypt_homepage = https://github.com/riverrun/branglecrypt
+pkg_bcrypt_homepage = https://github.com/erlangpack/bcrypt
pkg_bcrypt_fetch = git
-pkg_bcrypt_repo = https://github.com/riverrun/branglecrypt
+pkg_bcrypt_repo = https://github.com/erlangpack/bcrypt.git
pkg_bcrypt_commit = master