Updated formula: ejabberd-2.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
53a33121f9
commit
0e0e381e46
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Ejabberd <Formula
|
||||
url "http://www.process-one.net/downloads/ejabberd/2.1.3/ejabberd-2.1.3.tar.gz"
|
||||
url "http://www.process-one.net/downloads/ejabberd/2.1.5/ejabberd-2.1.5.tar.gz"
|
||||
homepage 'http://www.ejabberd.im'
|
||||
md5 'e5c87eda5312a6e8a53df0f9b4844b69'
|
||||
md5 '2029ceca45584d704ca821a771d6d928'
|
||||
|
||||
depends_on "erlang"
|
||||
|
||||
|
|
Loading…
Reference in a new issue