diff options
Diffstat (limited to 'Library/Formula/mediatomb.rb')
| -rw-r--r-- | Library/Formula/mediatomb.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mediatomb.rb b/Library/Formula/mediatomb.rb index 59d993f50..470fa86ec 100644 --- a/Library/Formula/mediatomb.rb +++ b/Library/Formula/mediatomb.rb @@ -3,7 +3,7 @@ require 'formula' class Mediatomb < Formula homepage 'http://mediatomb.cc' url 'http://downloads.sourceforge.net/mediatomb/mediatomb-0.12.1.tar.gz' - md5 'e927dd5dc52d3cfcebd8ca1af6f0d3c2' + sha1 '86e880584cc9c8aaf3926d56048510d1d06e76b4' # This is for libav 0.7 support. See: # https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/784431 |
