aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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