From 3382eca1496f3e7ad937e1cc07945dd3003f7640 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 31 Oct 2014 17:53:53 -0700 Subject: cppunit: 1.13.2, point to new upstream Closes #33790. --- Library/Formula/cppunit.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula/cppunit.rb') diff --git a/Library/Formula/cppunit.rb b/Library/Formula/cppunit.rb index da0e20e5d..56e535f3c 100644 --- a/Library/Formula/cppunit.rb +++ b/Library/Formula/cppunit.rb @@ -1,9 +1,9 @@ -require 'formula' +require "formula" class Cppunit < Formula - homepage 'http://sourceforge.net/apps/mediawiki/cppunit/' - url 'https://downloads.sourceforge.net/project/cppunit/cppunit/1.12.1/cppunit-1.12.1.tar.gz' - sha1 'f1ab8986af7a1ffa6760f4bacf5622924639bf4a' + homepage "http://www.freedesktop.org/wiki/Software/cppunit/" + url "http://dev-www.libreoffice.org/src/cppunit-1.13.2.tar.gz" + sha1 "0eaf8bb1dcf4d16b12bec30d0732370390d35e6f" bottle do cellar :any -- cgit v1.2.3