diff options
Diffstat (limited to 'Library/Formula/libao.rb')
| -rw-r--r-- | Library/Formula/libao.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libao.rb b/Library/Formula/libao.rb index 086e8dfc0..94aadfab9 100644 --- a/Library/Formula/libao.rb +++ b/Library/Formula/libao.rb @@ -2,7 +2,7 @@ require 'formula' class Libao < Formula url 'http://downloads.xiph.org/releases/ao/libao-1.1.0.tar.gz' - md5 '2b2508c29bc97e4dc218fa162cf883c8' + sha1 '9301bc4886f170c7122ab62677fb71cf001c04fd' homepage 'http://www.xiph.org/ao/' depends_on 'pkg-config' => :build |
