cclive 0.7.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e3a7507d6a
commit
2045c9b92d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Cclive < Formula
|
||||
homepage 'http://cclive.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/cclive/0.7/cclive-0.7.14.tar.xz'
|
||||
sha1 '2e4dafd7266095610a2154117a15682e5987ed89'
|
||||
url 'http://downloads.sourceforge.net/project/cclive/0.7/cclive-0.7.16.tar.xz'
|
||||
sha1 '2bdee70f5e2026165ca444a306bb76fc5ede97b4'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'xz' => :build
|
||||
|
|
Loading…
Reference in a new issue