Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
cclive 0.7.9
Browse files Browse the repository at this point in the history
Closes #12561.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
  • Loading branch information
rubenfonseca authored and Sharpie committed Jun 3, 2012
1 parent 6b9d625 commit 01bcf5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/cclive.rb
@@ -1,9 +1,9 @@
require 'formula'

class Cclive < Formula
url 'http://cclive.googlecode.com/files/cclive-0.7.7.tar.bz2'
url 'http://cclive.googlecode.com/files/cclive-0.7.9.tar.bz2'
homepage 'http://cclive.sourceforge.net/'
md5 '666e521bb6fd42fb5178025febbfc3b1'
md5 'b80cf3faac291df8c6514fe1bc4a93d2'

depends_on 'pkg-config' => :build
depends_on 'quvi'
Expand Down

0 comments on commit 01bcf5b

Please sign in to comment.