aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Bergia <[email protected]>2018-06-21 14:37:25 +0800
committerLoïc Hoguin <[email protected]>2018-06-21 08:48:41 +0200
commit381523ed68d284f2474c8beba05e899e4897acec (patch)
treee362768d8318a990ea92121fe0ef3d42bebbd7e0
parent7ab15608ec2b5c5a48c0479f2167699655a076d9 (diff)
downloaderlang.mk-2018.06.21.tar.gz
erlang.mk-2018.06.21.tar.bz2
erlang.mk-2018.06.21.zip
Update bcrypt repository2018.06.21
-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