diff options
| author | Jack Nagel | 2014-04-22 18:30:52 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-04-22 18:30:52 -0500 |
| commit | f25286f04fe19a41590c880512e315a6508a61d8 (patch) | |
| tree | f88ea86101c1087e744a59cb1791b76ccfb13c55 /Library | |
| parent | e5460427ae8ac43cfe3935022944bb320a5be8cc (diff) | |
| download | homebrew-f25286f04fe19a41590c880512e315a6508a61d8.tar.bz2 | |
mda-lv2 1.2.2
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mda-lv2.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mda-lv2.rb b/Library/Formula/mda-lv2.rb index 1fc913d31..8c1e600c4 100644 --- a/Library/Formula/mda-lv2.rb +++ b/Library/Formula/mda-lv2.rb @@ -2,8 +2,8 @@ require 'formula' class MdaLv2 < Formula homepage 'http://drobilla.net/software/mda-lv2/' - url 'http://download.drobilla.net/mda-lv2-1.0.0.tar.bz2' - sha1 '03ad1115405bbc870b3cd10f557f326b38cbb74d' + url 'http://download.drobilla.net/mda-lv2-1.2.2.tar.bz2' + sha1 'f96f56f92160e4f1e3813fedec43775d1cc621ef' depends_on 'pkg-config' => :build depends_on 'lv2' |
