ume 0.155

Closes Homebrew/homebrew#33335.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Mike Naberezny 2014-10-18 18:14:48 -07:00 committed by Jack Nagel
parent 61ffc0506b
commit 08163b5724

View file

@ -1,11 +1,12 @@
require 'formula'
class Ume < Formula
homepage 'http://mamedev.org/'
url 'svn://dspnet.fr/mame/trunk', :revision => '31397'
version '0.154'
homepage "http://mamedev.org/"
url "https://github.com/mamedev/mame/archive/mame0155.tar.gz"
sha1 "0e56d53dd6dd916b3c29387112a7042befc501bd"
version "0.155"
head 'svn://dspnet.fr/mame/trunk'
head "https://github.com/mamedev/mame.git"
bottle do
cellar :any