vmalloc: style nits
This commit is contained in:
parent
5ceb482ea2
commit
f56bfb396c
1 changed files with 1 additions and 1 deletions
|
@ -10,9 +10,9 @@ class VmallocDownloadStrategy <CurlDownloadStrategy
|
|||
end
|
||||
|
||||
class Vmalloc < Formula
|
||||
homepage 'http://www2.research.att.com/sw/download/'
|
||||
url 'http://www2.research.att.com/~gsf/download/tgz/vmalloc.2005-02-01.tgz',
|
||||
:using => VmallocDownloadStrategy
|
||||
homepage 'http://www2.research.att.com/sw/download/'
|
||||
sha1 '13e45960831226b2b2ac93cdbe23d1d4c6e7eb38'
|
||||
version '2005-02-01'
|
||||
|
||||
|
|
Loading…
Reference in a new issue