Browse Source

Replace nodefinder package with a better maintained fork

Loïc Hoguin 10 years ago
parent
commit
66a7db39e1
3 changed files with 3 additions and 3 deletions
  1. 1 1
      packages.v1.tsv
  2. 1 1
      packages.v1.txt
  3. 1 1
      packages.v2.tsv

+ 1 - 1
packages.v1.tsv

@@ -244,7 +244,7 @@ neotoma	https://github.com/seancribbs/neotoma	https://github.com/seancribbs/neot
 newrelic	https://github.com/wooga/newrelic-erlang	https://github.com/wooga/newrelic-erlang	Erlang library for sending metrics to New Relic
 nkdocker	https://github.com/Nekso/nkdocker	https://github.com/Nekso/nkdocker	Erlang Docker client
 nkpacket	https://github.com/Nekso/nkpacket	https://github.com/Nekso/nkpacket	Generic Erlang transport layer
-nodefinder	https://github.com/erlanger/nodefinder	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
+nodefinder	https://github.com/okeuday/nodefinder	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
 oauth2c	https://github.com/kivra/oauth2_client	https://github.com/kivra/oauth2_client	Erlang OAuth2 Client
 oauth2	https://github.com/kivra/oauth2	https://github.com/kivra/oauth2	Erlang Oauth2 implementation
 oauth	https://github.com/tim/erlang-oauth	https://github.com/tim/erlang-oauth	An Erlang OAuth 1.0 implementation

+ 1 - 1
packages.v1.txt

@@ -244,7 +244,7 @@ neotoma	https://github.com/seancribbs/neotoma	https://github.com/seancribbs/neot
 newrelic	https://github.com/wooga/newrelic-erlang	https://github.com/wooga/newrelic-erlang	Erlang library for sending metrics to New Relic
 nkdocker	https://github.com/Nekso/nkdocker	https://github.com/Nekso/nkdocker	Erlang Docker client
 nkpacket	https://github.com/Nekso/nkpacket	https://github.com/Nekso/nkpacket	Generic Erlang transport layer
-nodefinder	https://github.com/erlanger/nodefinder	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
+nodefinder	https://github.com/okeuday/nodefinder	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
 oauth2c	https://github.com/kivra/oauth2_client	https://github.com/kivra/oauth2_client	Erlang OAuth2 Client
 oauth2	https://github.com/kivra/oauth2	https://github.com/kivra/oauth2	Erlang Oauth2 implementation
 oauth	https://github.com/tim/erlang-oauth	https://github.com/tim/erlang-oauth	An Erlang OAuth 1.0 implementation

+ 1 - 1
packages.v2.tsv

@@ -244,7 +244,7 @@ neotoma	git	https://github.com/seancribbs/neotoma	master	https://github.com/sean
 newrelic	git	https://github.com/wooga/newrelic-erlang	master	https://github.com/wooga/newrelic-erlang	Erlang library for sending metrics to New Relic
 nkdocker	git	https://github.com/Nekso/nkdocker	master	https://github.com/Nekso/nkdocker	Erlang Docker client
 nkpacket	git	https://github.com/Nekso/nkpacket	master	https://github.com/Nekso/nkpacket	Generic Erlang transport layer
-nodefinder	git	https://github.com/erlanger/nodefinder	0.2.3	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
+nodefinder	git	https://github.com/okeuday/nodefinder	master	https://github.com/erlanger/nodefinder	automatic node discovery via UDP multicast
 oauth2c	git	https://github.com/kivra/oauth2_client	master	https://github.com/kivra/oauth2_client	Erlang OAuth2 Client
 oauth2	git	https://github.com/kivra/oauth2	master	https://github.com/kivra/oauth2	Erlang Oauth2 implementation
 oauth	git	https://github.com/tim/erlang-oauth	master	https://github.com/tim/erlang-oauth	An Erlang OAuth 1.0 implementation