diff --git a/Library/Homebrew/patch.rb b/Library/Homebrew/patch.rb index 28d2946b20..ff7c6b33a6 100644 --- a/Library/Homebrew/patch.rb +++ b/Library/Homebrew/patch.rb @@ -139,11 +139,6 @@ class LegacyPatch < ExternalPatch resource.download_strategy = CurlDownloadStrategy end - def owner= owner - super - resource.version = ERB::Util.url_encode(resource.url) - end - def fetch clear_cache super