parent
94d30839cb
commit
6eb760a93d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Kerl < Formula
|
||||
desc "Easy building and installing of Erlang/OTP instances"
|
||||
homepage "https://github.com/yrashk/kerl"
|
||||
url "https://github.com/yrashk/kerl/archive/0.9.1.tar.gz"
|
||||
homepage "https://github.com/kerl/kerl"
|
||||
url "https://github.com/kerl/kerl/archive/0.9.1.tar.gz"
|
||||
sha256 "defb16ba081302135a45cf09eadfa05b64a4906c62edf432d2e9b8a49415a54e"
|
||||
head "https://github.com/yrashk/kerl.git"
|
||||
head "https://github.com/kerl/kerl.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue