makensis: style nits
This commit is contained in:
parent
e304a2a6c2
commit
76728b8f0b
1 changed files with 1 additions and 1 deletions
|
@ -6,8 +6,8 @@ class NsisSupport < Formula
|
|||
end
|
||||
|
||||
class Makensis < Formula
|
||||
url 'http://downloads.sourceforge.net/project/nsis/NSIS%202/2.46/nsis-2.46-src.tar.bz2'
|
||||
homepage 'http://nsis.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/nsis/NSIS%202/2.46/nsis-2.46-src.tar.bz2'
|
||||
sha1 '2cc9bff130031a0b1d76b01ec0a9136cdf5992ce'
|
||||
|
||||
depends_on 'scons' => :build
|
||||
|
|
Loading…
Reference in a new issue