From 9cbcbfbd78cb64c4cf46084d9b6b0c64cac37a1d Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 5 Feb 2013 07:55:44 -0600 Subject: cclive 0.7.11 Signed-off-by: Jack Nagel --- Library/Formula/cclive.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cclive.rb b/Library/Formula/cclive.rb index 47fc1c119..5b0aceee7 100644 --- a/Library/Formula/cclive.rb +++ b/Library/Formula/cclive.rb @@ -2,8 +2,8 @@ require 'formula' class Cclive < Formula homepage 'http://cclive.sourceforge.net/' - url 'http://cclive.googlecode.com/files/cclive-0.7.10.tar.xz' - sha1 'ca89731073eeda0eb9ccdf3e6cbaca13029f55cb' + url 'http://sourceforge.net/projects/cclive/files/0.7/cclive-0.7.11.tar.xz' + sha1 '5203d3fc905fe42412d3e466c2173755d2331411' depends_on 'pkg-config' => :build depends_on 'xz' => :build -- cgit v1.2.3