mpd 0.20.4
Closes #9546. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
c3828dcfb6
commit
e7040f825f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mpd < Formula
|
||||
desc "Music Player Daemon"
|
||||
homepage "https://www.musicpd.org/"
|
||||
url "https://www.musicpd.org/download/mpd/0.20/mpd-0.20.3.tar.xz"
|
||||
sha256 "2238c1233f5318800ede7c37eeaf705c04920315de572dc666aff6ca682eb0f9"
|
||||
url "https://www.musicpd.org/download/mpd/0.20/mpd-0.20.4.tar.xz"
|
||||
sha256 "712b25351c12616630c580204e1c3dcba3ae2993a56cff1c346c87e334d69728"
|
||||
|
||||
bottle do
|
||||
sha256 "798d695dec5a9cc90987d15cf419b83437ab7a315f361f8cc95cd4235cf1aa06" => :sierra
|
||||
|
|
Loading…
Reference in a new issue