mess 0.152
Closes Homebrew/homebrew#25441. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7e4848f727
commit
b33a10a97a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mess < Formula
|
||||
homepage 'http://www.mess.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