libechonest 2.2.0
Closes Homebrew/homebrew#26725. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7a40e733c2
commit
e6c144e22c
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.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'
|
||||
|
|
Loading…
Reference in a new issue