libechonest 2.2.0

Closes Homebrew/homebrew#26725.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Leo Franchi 2014-02-14 13:25:13 -05:00 committed by Mike McQuaid
parent 7a40e733c2
commit e6c144e22c

View file

@ -2,8 +2,8 @@ require 'formula'
class Libechonest < Formula
homepage 'https://projects.kde.org/projects/playground/libs/libechonest'
url 'http://files.lfranchi.com/libechonest-2.1.0.tar.bz2'
sha1 '77b06cfb96675c4795902c68a802b71a33a0b48f'
url 'http://files.lfranchi.com/libechonest-2.2.0.tar.bz2'
sha1 'fec281d9288c2a4fabd2dd275f1a508dd6d1bc5c'
depends_on 'cmake' => :build
depends_on 'qt'