mpc 0.27
Closes Homebrew/homebrew#40362. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
29b65d029f
commit
477fed3f06
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mpc < Formula
|
||||
homepage 'http://www.musicpd.org/clients/mpc/'
|
||||
url 'http://www.musicpd.org/download/mpc/0/mpc-0.26.tar.gz'
|
||||
sha1 '56f434a0dae82d88a4bc24e50be7870ca20676a1'
|
||||
url 'http://www.musicpd.org/download/mpc/0/mpc-0.27.tar.gz'
|
||||
sha1 '256926aa3ff8e9665a757d575bb962c094e4c352'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'libmpdclient'
|
||||
|
|
Loading…
Reference in a new issue