Skip to content

Commit

Permalink
mpc 0.25
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#29024.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
Michael Paquier authored and jacknagel committed May 7, 2014
1 parent 4473418 commit 17d15aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/mpc.rb
Expand Up @@ -2,8 +2,8 @@

class Mpc < Formula
homepage 'http://www.musicpd.org/clients/mpc/'
url 'http://www.musicpd.org/download/mpc/0/mpc-0.24.tar.gz'
sha1 'e382a783c7f5d0c9ec75a208606f6ea587c9563e'
url 'http://www.musicpd.org/download/mpc/0/mpc-0.25.tar.gz'
sha1 '000f400ea2e62dd717d3f03c2d78572bc7b2e7e5'

depends_on 'pkg-config' => :build
depends_on 'libmpdclient'
Expand Down

0 comments on commit 17d15aa

Please sign in to comment.