aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 21:17:24 -0800
committerAdam Vandenberg2013-01-28 21:40:10 -0800
commit9796e82d65041df37681ad12e5f27e317acea1d5 (patch)
treee4ff99bf44b0d7020cfc6ce1f01bea7c1cd55dac /Library
parentd6f8db3930078117071430073b340533a88da0c7 (diff)
downloadhomebrew-9796e82d65041df37681ad12e5f27e317acea1d5.tar.bz2
stormfs: style nits
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/stormfs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/stormfs.rb b/Library/Formula/stormfs.rb
index 71dfe2e02..2497dad99 100644
--- a/Library/Formula/stormfs.rb
+++ b/Library/Formula/stormfs.rb
@@ -1,8 +1,8 @@
require 'formula'
class Stormfs < Formula
- url 'https://github.com/downloads/benlemasurier/stormfs/stormfs-0.01.tar.gz'
homepage 'https://github.com/benlemasurier/stormfs'
+ url 'https://github.com/downloads/benlemasurier/stormfs/stormfs-0.01.tar.gz'
sha1 'd86bb74beb4b4343b63b3eda3e6bd6f4db982bbb'
depends_on 'pkg-config' => :build