aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Homebrew/patch.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Homebrew/patch.rb b/Library/Homebrew/patch.rb
index 28d2946b2..ff7c6b33a 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