diff options
Diffstat (limited to 'Library/Formula/xcache.rb')
| -rw-r--r-- | Library/Formula/xcache.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xcache.rb b/Library/Formula/xcache.rb index 9e41d8456..c0d30da2f 100644 --- a/Library/Formula/xcache.rb +++ b/Library/Formula/xcache.rb @@ -1,6 +1,6 @@ require 'formula' -class Xcache <Formula +class Xcache < Formula url 'http://xcache.lighttpd.net/pub/Releases/1.3.0/xcache-1.3.0.tar.gz' homepage 'http://xcache.lighttpd.net/' md5 'aa78eec93ce9684dfd99010f62ad6720' |
