Fix brew audit

This commit is contained in:
Adam Vandenberg 2012-05-03 20:22:47 -07:00
parent df2803ece5
commit fc77a38d03

View File

@ -60,6 +60,8 @@ class Patch
# Used by formula to unpack after downloading
attr_reader :compression
attr_reader :compressed_filename
# Used by audit
attr_reader :url
def initialize patch_p, filename, url
@patch_p = patch_p