crystal: rename from crystal-lang

This commit is contained in:
Ary Borenszweig 2018-06-29 16:54:11 -03:00 committed by ilovezfs
parent b6b27516fb
commit 9a318adbe6
3 changed files with 3 additions and 2 deletions

1
Aliases/crystal-lang Symbolic link
View file

@ -0,0 +1 @@
../Formula/crystal.rb

View file

@ -1,4 +1,4 @@
class CrystalLang < Formula
class Crystal < Formula
desc "Fast and statically typed, compiled language with Ruby-like syntax"
homepage "https://crystal-lang.org/"

View file

@ -30,7 +30,7 @@
"cloog018": "cloog",
"commonmark": "cmark",
"cppformat": "fmt",
"crystal": "autocode",
"crystal-lang": "crystal",
"cv": "progress",
"cyassl": "wolfssl",
"d-bus": "dbus",