aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/software_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/software_spec.rb')
-rw-r--r--Library/Homebrew/software_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/software_spec.rb b/Library/Homebrew/software_spec.rb
index 1cdfa2e0d..e835bf56d 100644
--- a/Library/Homebrew/software_spec.rb
+++ b/Library/Homebrew/software_spec.rb
@@ -131,6 +131,7 @@ class Bottle
:revision => spec.revision,
:tag => spec.current_tag
)
+ @resource.download_strategy = CurlBottleDownloadStrategy
@resource.version = f.pkg_version
@resource.checksum = spec.checksum
@prefix = spec.prefix