libechonest 2.1.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-05-23 22:23:15 -05:00 committed by Adam Vandenberg
parent 1f53494434
commit cf9478c455

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.0.3.tar.bz2'
sha1 '10ada8aced6dce3c0d206afcfbd4b05313bd4d04'
url 'http://files.lfranchi.com/libechonest-2.1.0.tar.bz2'
sha1 '77b06cfb96675c4795902c68a802b71a33a0b48f'
depends_on 'cmake' => :build
depends_on 'qt'