mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add package descriptions and homepages
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require 'package'
|
||||
|
||||
class Erlang < Package
|
||||
description 'Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability.'
|
||||
homepage 'http://www.erlang.org/'
|
||||
version '19.2'
|
||||
source_url 'http://www.erlang.org/download/otp_src_19.2.tar.gz'
|
||||
source_sha1 'f5188ba6f496b9d1c37597705d095b4e6aa7bcd3'
|
||||
|
||||
Reference in New Issue
Block a user