mess 0.151
Closes Homebrew/homebrew#24162. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e7646a9f53
commit
4471bec771
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 => '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