diff options
Diffstat (limited to 'Library/Formula/uade.rb')
| -rw-r--r-- | Library/Formula/uade.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/uade.rb b/Library/Formula/uade.rb index 89f13431a..430a317cd 100644 --- a/Library/Formula/uade.rb +++ b/Library/Formula/uade.rb @@ -3,7 +3,7 @@ require 'formula' class Uade < Formula url 'http://zakalwe.fi/uade/uade2/uade-2.13.tar.bz2' homepage 'http://zakalwe.fi/uade/' - md5 '29bb1018b7fa58f93b246264c160bdc6' + sha1 '61c5ce9dfecc37addf233de06be196c9b15a91d8' depends_on 'pkg-config' => :build depends_on 'libao' |
