authexec: fix audit warning
This commit is contained in:
parent
89f238d27c
commit
1f1a070aa9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Authexec < Formula
|
||||
head 'git://github.com/tcurdt/authexec.git'
|
||||
head 'https://github.com/tcurdt/authexec.git'
|
||||
homepage 'https://github.com/tcurdt/authexec'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue