From 381523ed68d284f2474c8beba05e899e4897acec Mon Sep 17 00:00:00 2001 From: Benjamin Bergia Date: Thu, 21 Jun 2018 14:37:25 +0800 Subject: Update bcrypt repository --- index/bcrypt.mk | 4 ++-- 1 file 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 -- cgit v1.2.3