diff options
Diffstat (limited to 'Library/Formula/webfs.rb')
| -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 d85f920df..ca1ce00a9 100644 --- a/Library/Formula/webfs.rb +++ b/Library/Formula/webfs.rb @@ -3,7 +3,7 @@ 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' - md5 '6dc125fe160479404147e7bbfc781dbc' + sha1 'a38880d8cb21e415244d220115ede7b573ac890c' def patches {:p0 => "https://trac.macports.org/export/21504/trunk/dports/www/webfs/files/patch-ls.c"} |
