libechonest 2.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
1f53494434
commit
cf9478c455
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue