Update erlang.erlang20, add erlang.erlang21.

This commit is contained in:
Antsiferov Grigory 2018-11-08 16:52:47 +03:00
parent 83ec4942b9
commit 4e2fe705b6
3 changed files with 9 additions and 6 deletions

View File

@ -4,4 +4,4 @@ include:
erlang:
pkg.installed:
- pkgs:
- dev-lang/erlang: "~20.2[smp,hipe,kpoll,sctp,odbc]"
- dev-lang/erlang: "20.3[smp,hipe,kpoll,sctp,odbc]"

7
sls/erlang/erlang21.sls Normal file
View File

@ -0,0 +1,7 @@
include:
- ssl.openssl
erlang:
pkg.installed:
- pkgs:
- dev-lang/erlang: "~21.1.1[hipe,kpoll,sctp,odbc]"

View File

@ -1,7 +1,3 @@
include:
- ssl.openssl
erlang:
pkg.installed:
- pkgs:
- dev-lang/erlang: "~<20.0[smp,hipe,kpoll,sctp,odbc]"
- .erlang20