libechonest 2.0.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-01-17 22:42:00 -06:00 committed by Adam Vandenberg
parent 97a2298e3b
commit 66c730b7d0
1 changed files with 2 additions and 2 deletions

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.0.tar.bz2'
sha1 '817a7c2b821d23edbbf6c387deefbfc6dddee66c'
url 'http://files.lfranchi.com/libechonest-2.0.2.tar.bz2'
sha1 '346eba6037ff544f84505941832604668c1e5b2b'
depends_on 'cmake' => :build
depends_on 'qt'