cppdom: style nits

master
Adam Vandenberg 2013-01-26 18:26:31 -08:00
parent bac3104855
commit e907578f44
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class Cppdom < Formula
url 'http://downloads.sourceforge.net/project/xml-cppdom/CppDOM/1.2.0/cppdom-1.2.0.tar.bz2'
homepage 'http://sourceforge.net/projects/xml-cppdom/'
url 'http://downloads.sourceforge.net/project/xml-cppdom/CppDOM/1.2.0/cppdom-1.2.0.tar.bz2'
sha1 'cf3a20689e82b8907825ac9d0602f469f879d934'
depends_on 'scons' => :build