aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-04-22 18:30:52 -0500
committerJack Nagel2014-04-22 18:30:52 -0500
commitf25286f04fe19a41590c880512e315a6508a61d8 (patch)
treef88ea86101c1087e744a59cb1791b76ccfb13c55 /Library
parente5460427ae8ac43cfe3935022944bb320a5be8cc (diff)
downloadhomebrew-f25286f04fe19a41590c880512e315a6508a61d8.tar.bz2
mda-lv2 1.2.2
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mda-lv2.rb4
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'