libechonest 2.0.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-02-19 18:22:10 -06:00 committed by Adam Vandenberg
parent 2d64d58b01
commit 98010a277d

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.2.tar.bz2'
sha1 '346eba6037ff544f84505941832604668c1e5b2b'
url 'http://files.lfranchi.com/libechonest-2.0.3.tar.bz2'
sha1 '10ada8aced6dce3c0d206afcfbd4b05313bd4d04'
depends_on 'cmake' => :build
depends_on 'qt'