aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2011-09-02 15:13:12 -0700
committerAdam Vandenberg2011-09-02 15:13:12 -0700
commit77156370b9c1c2e63f77015f165a56431e85537d (patch)
tree4871cfe2a4669239759ce292e1ece91cd9db3788 /Library
parent7c0a2471c7fba84a6f278f27f98bc649cf6d9c91 (diff)
downloadhomebrew-77156370b9c1c2e63f77015f165a56431e85537d.tar.bz2
authexec: fix audit warning
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/authexec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/authexec.rb b/Library/Formula/authexec.rb
index b7b05fd02..8256068e3 100644
--- a/Library/Formula/authexec.rb
+++ b/Library/Formula/authexec.rb
@@ -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