diff options
| author | Mike McQuaid | 2014-12-27 16:08:57 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-27 16:31:46 +0000 |
| commit | b49a61f44cf0d8db556f6b49f0c5ce11090a3e01 (patch) | |
| tree | 851cd3a4f18d5b704a97c0b9405719d0874f9542 /Library/Formula | |
| parent | 2138aee15f1a2755191eb2586eebcd33ca867e65 (diff) | |
| download | homebrew-b49a61f44cf0d8db556f6b49f0c5ce11090a3e01.tar.bz2 | |
libassuan: fix strict audit failures.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libassuan.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/libassuan.rb b/Library/Formula/libassuan.rb index 80d17e8a1..ae67bfa71 100644 --- a/Library/Formula/libassuan.rb +++ b/Library/Formula/libassuan.rb @@ -1,5 +1,3 @@ -require "formula" - class Libassuan < Formula homepage "https://www.gnupg.org/related_software/libassuan/index.en.html" url "ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.2.0.tar.bz2" |
