ume 0.151
Closes Homebrew/homebrew#24163. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
c2fc37aa4b
commit
e7646a9f53
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Ume < Formula
|
||||
homepage 'http://mamedev.org/'
|
||||
url 'svn://dspnet.fr/mame/trunk', :revision => '24476'
|
||||
version '0.149u1'
|
||||
url 'svn://dspnet.fr/mame/trunk', :revision => '26005'
|
||||
version '0.151'
|
||||
|
||||
head 'svn://dspnet.fr/mame/trunk'
|
||||
|
||||
|
|
Loading…
Reference in a new issue