aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/aircrack-ng.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aircrack-ng.rb b/Library/Formula/aircrack-ng.rb
index 5a4968701..bcec7fd9f 100644
--- a/Library/Formula/aircrack-ng.rb
+++ b/Library/Formula/aircrack-ng.rb
@@ -3,7 +3,7 @@ require 'formula'
class AircrackNg < Formula
homepage 'http://aircrack-ng.org/'
url 'http://download.aircrack-ng.org/aircrack-ng-1.1.tar.gz'
- sha1 ''
+ sha1 '16eed1a8cf06eb8274ae382150b56589b23adf77'
# Remove root requirement from OUI update script. See:
# https://github.com/mxcl/homebrew/pull/12755