|
@@ -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
|