Commit d1e782e2 authored by Ed Reel's avatar Ed Reel Committed by Kazushi (Jam) Marukawa

Update mono from 4.4.0.148 to 5.4.0.135

parent b9dcac8f
......@@ -3,9 +3,9 @@ require 'package'
class Mono < Package
description 'Mono is a software platform designed to allow developers to easily create cross platform applications part of the .NET Foundation.'
homepage 'http://www.mono-project.com/'
version '4.4.0.148-1'
source_url 'http://download.mono-project.com/sources/mono/mono-4.4.0.148.tar.bz2'
source_sha256 '38ad527608c26b2637472602d91d6af203dc4202be915e583fdc9e3a9252a5f3'
version '5.4.0.135'
source_url 'http://download.mono-project.com/sources/mono/mono-5.4.0.135.tar.bz2'
source_sha256 '561af157ece41f0fc54dc3812bcbef6a04927274508104621b04fda810387ade'
def self.build
system "./configure","--disable-dependency-tracking","--disable-silent-rules","--enable-nls=no","--prefix=/usr/local"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment