diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/webfs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/webfs.rb b/Library/Formula/webfs.rb index ca1ce00a9..ae2e2550f 100644 --- a/Library/Formula/webfs.rb +++ b/Library/Formula/webfs.rb @@ -1,8 +1,8 @@ require 'formula' class Webfs < Formula - url 'http://dl.bytesex.org/releases/webfs/webfs-1.21.tar.gz' homepage 'http://linux.bytesex.org/misc/webfs.html' + url 'http://dl.bytesex.org/releases/webfs/webfs-1.21.tar.gz' sha1 'a38880d8cb21e415244d220115ede7b573ac890c' def patches |
