diff options
| author | Andy Li | 2014-03-21 16:51:10 +0800 |
|---|---|---|
| committer | Mike McQuaid | 2014-03-21 09:28:08 +0000 |
| commit | cfe47e89da8515242ea6afcb48436e9f17a88840 (patch) | |
| tree | dddbd19ac59d01ade74c52460063fa23cf865b33 /Library/Formula | |
| parent | 4f90ad0c06d97917067f1fd328e3659952e5cf89 (diff) | |
| download | homebrew-cfe47e89da8515242ea6afcb48436e9f17a88840.tar.bz2 | |
spim 9.1.13
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/spim.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/spim.rb b/Library/Formula/spim.rb index b5f652397..2e21f6b5d 100644 --- a/Library/Formula/spim.rb +++ b/Library/Formula/spim.rb @@ -3,8 +3,8 @@ require 'formula' class Spim < Formula homepage 'http://spimsimulator.sourceforge.net/' # No source code tarball exists - url 'http://svn.code.sf.net/p/spimsimulator/code', :revision => 606 - version '9.1.9' + url 'http://svn.code.sf.net/p/spimsimulator/code', :revision => 641 + version '9.1.13' def install bin.mkpath |
