aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 21:20:33 -0800
committerAdam Vandenberg2013-01-28 21:40:11 -0800
commitbff5e4178fd094ae6abe28cad2221e5ad34fce03 (patch)
tree291f2aa29e369e3b4565f43b304c11e67cd12b79 /Library
parent364e31d78341d7adc2b6574d8cfe4e945a622749 (diff)
downloadhomebrew-bff5e4178fd094ae6abe28cad2221e5ad34fce03.tar.bz2
spark: style nits
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/spark.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/spark.rb b/Library/Formula/spark.rb
index 8dd781d97..bcc4365e7 100644
--- a/Library/Formula/spark.rb
+++ b/Library/Formula/spark.rb
@@ -1,9 +1,9 @@
require 'formula'
class Spark < Formula
- url 'https://github.com/holman/spark/zipball/v1.0.1'
homepage 'http://zachholman.com/spark/'
- sha1 'c44be4dee3b375ce2a33d096ff41ed3212eaa7ce'
+ url 'https://github.com/holman/spark/zipball/v1.0.1'
+ sha1 'c44be4dee3b375ce2a33d096ff41ed3212eaa7ce'
def install
bin.install "spark"