diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/midgard2.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/midgard2.rb b/Library/Formula/midgard2.rb index 9626bf99d..90a010324 100644 --- a/Library/Formula/midgard2.rb +++ b/Library/Formula/midgard2.rb @@ -2,8 +2,8 @@ require 'formula' class Midgard2 < Formula homepage 'http://www.midgard-project.org/' - url 'https://github.com/downloads/midgardproject/midgard-core/midgard2-core-10.05.7.1.tar.gz' - sha1 'c9e8930492056f7ca714a043296250fdd9ef4c66' + url 'https://github.com/downloads/midgardproject/midgard-core/midgard2-core-12.09.tar.gz' + sha1 'dc5f21833b4a9ba9e714dd523a563b7e6ee777af' head 'https://github.com/midgardproject/midgard-core.git', :branch => 'ratatoskr' |
