aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnupg.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gnupg.rb')
-rw-r--r--Library/Formula/gnupg.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnupg.rb b/Library/Formula/gnupg.rb
index c207754bd..e71c6228c 100644
--- a/Library/Formula/gnupg.rb
+++ b/Library/Formula/gnupg.rb
@@ -1,7 +1,7 @@
require 'formula'
class GnupgIdea < Formula
- head 'http://www.gnupg.dk/contrib-dk/idea.c.gz', :using => NoUnzipCurlDownloadStrategy
+ head 'http://www.gnupg.dk/contrib-dk/idea.c.gz', :using => :nounzip
md5 '9dc3bc086824a8c7a331f35e09a3e57f'
end