authexec: style nits
This commit is contained in:
parent
782f530b1d
commit
e7fd88d61b
1 changed files with 2 additions and 1 deletions
|
@ -3,8 +3,9 @@ require 'formula'
|
|||
class Authexec < Formula
|
||||
homepage 'https://github.com/tcurdt/authexec'
|
||||
url 'https://github.com/tcurdt/authexec/tarball/1.0'
|
||||
sha1 'cae4cbd4c2d3ded8e13b4257d951efd1755ed411'
|
||||
|
||||
head 'https://github.com/tcurdt/authexec.git'
|
||||
md5 '3ee6c6939be0372b3c1fdaa73d762387'
|
||||
|
||||
def install
|
||||
system 'make all'
|
||||
|
|
Loading…
Reference in a new issue