aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/authexec.rb
AgeCommit message (Collapse)Author
2013-03-28Change github /tarball/ URLs to /archive/ for formulae A-KAndrew Janke
The `brew audit` check complains about the older /tarball/ URL scheme. Update formulae to use the new /archive/ URL and update the SHA to match. Closes #18813. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10authexec: style nitsAdam Vandenberg
2012-02-09authexec: use stable tarballAdam Vandenberg
2011-09-02authexec: fix audit warningAdam Vandenberg
2011-09-02authexec: update build locationTorsten Curdt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-02-18New formula: authexecMartin Kuehl
Signed-off-by: Adam Vandenberg <flangy@gmail.com> Tweaked the version of gcc used.