Update ncmpcpp to 0.5.6
Closes Homebrew/homebrew#3913. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
5d80c526ef
commit
1285708ae5
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Ncmpcpp <Formula
|
||||
url 'http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.5.tar.bz2'
|
||||
url 'http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.6.tar.bz2'
|
||||
homepage 'http://unkart.ovh.org/ncmpcpp/'
|
||||
md5 '30cded976c81bba4c8a2daf2215fe41d'
|
||||
md5 'cdaf82694c0a1f5e9de65bb0a191e403'
|
||||
|
||||
depends_on 'taglib'
|
||||
depends_on 'libmpdclient'
|
||||
|
|
Loading…
Reference in a new issue