Permalink
Browse files
elixir: update to version 1.6.3
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
lang/elixir/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup elixir-lang elixir 1.6.2 v |
|
|
github.setup elixir-lang elixir 1.6.3 v |
|
|
epoch 1 |
|
|
categories lang |
|
|
platforms darwin |
|
|
@@ -23,8 +23,8 @@ homepage http://elixir-lang.org/ |
|
|
|
|
|
depends_lib port:erlang |
|
|
|
|
|
checksums rmd160 a59fb89e2c5840f5c6e240dad1f82866db2d3957 \ |
|
|
sha256 87076cd6925ff2242071d4d141426e6cba59018051abb53f7862c1f655087f69 |
|
|
checksums rmd160 bcb4bce769764efff5549e77da6089475074d273 \ |
|
|
sha256 e9157d61f915f62a747eb094188ab372b73a265dd5d158250797244f68d06bdd |
|
|
|
|
|
# bin/mix |
|
|
conflicts arb |
|
|
|