diff options
Diffstat (limited to 'Library/Formula/mt-daapd.rb')
| -rw-r--r-- | Library/Formula/mt-daapd.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mt-daapd.rb b/Library/Formula/mt-daapd.rb index cdde752cf..a06eae6f0 100644 --- a/Library/Formula/mt-daapd.rb +++ b/Library/Formula/mt-daapd.rb @@ -3,7 +3,7 @@ require 'formula' class MtDaapd < Formula url 'http://downloads.sourceforge.net/project/mt-daapd/mt-daapd/0.2.4.2/mt-daapd-0.2.4.2.tar.gz' homepage 'http://www.fireflymediaserver.org/' - md5 '67bef9fb14d487693b0dfb792c3f1b05' + sha1 '5f1c04100b1d18a9cf6f03f879b5c3e9a7bd172f' depends_on 'gdbm' depends_on 'libid3tag' |
