ume 0.152
Closes Homebrew/homebrew#25442. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
c28b282853
commit
4844ad817c
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 => '26005'
|
||||
version '0.151'
|
||||
url 'svn://dspnet.fr/mame/trunk', :revision => '26743'
|
||||
version '0.152'
|
||||
|
||||
head 'svn://dspnet.fr/mame/trunk'
|
||||
|
||||
|
|
Loading…
Reference in a new issue