diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mpd.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mpd.rb b/Library/Formula/mpd.rb index 8ecc753a9..711e884f6 100644 --- a/Library/Formula/mpd.rb +++ b/Library/Formula/mpd.rb @@ -5,6 +5,7 @@ class Mpd < Formula stable do url "http://www.musicpd.org/download/mpd/0.17/mpd-0.17.5.tar.bz2" + mirror "http://ftp.netbsd.org/pub/pkgsrc/distfiles/mpd-0.17.5.tar.bz2" sha1 "91e4d8d364a3db02e6f92676dd938880e5bb200a" # Removes usage of deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE constant |
