diff options
| author | Jack Nagel | 2013-02-17 19:35:00 -0600 |
|---|---|---|
| committer | Jack Nagel | 2013-02-17 19:51:10 -0600 |
| commit | d811d0da42c6bb6a98cf877018a061cc73936fd8 (patch) | |
| tree | bf2b760046fe1edcd2b5fbb68f6011a86e034ab6 /Library/Formula | |
| parent | bf9dfeea5044d2178aedd578a72cdadfe944b573 (diff) | |
| download | homebrew-d811d0da42c6bb6a98cf877018a061cc73936fd8.tar.bz2 | |
mess 0.148u1
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mess.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mess.rb b/Library/Formula/mess.rb index 80347325e..9740f0eb3 100644 --- a/Library/Formula/mess.rb +++ b/Library/Formula/mess.rb @@ -2,8 +2,8 @@ require 'formula' class Mess < Formula homepage 'http://www.mess.org/' - url 'svn://dspnet.fr/mame/trunk', :revision => 17961 - version '0.147' + url 'svn://dspnet.fr/mame/trunk', :revision => '20928' + version '0.148u1' head 'svn://dspnet.fr/mame/trunk' |
