aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dwarf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/dwarf.rb')
-rw-r--r--Library/Formula/dwarf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dwarf.rb b/Library/Formula/dwarf.rb
index 019d4d182..225414348 100644
--- a/Library/Formula/dwarf.rb
+++ b/Library/Formula/dwarf.rb
@@ -2,7 +2,7 @@ require 'formula'
class Dwarf < Formula
homepage 'https://code.google.com/p/dwarf-ng/'
- url 'http://dwarf-ng.googlecode.com/files/dwarf-0.3.0.tar.gz'
+ url 'https://dwarf-ng.googlecode.com/files/dwarf-0.3.0.tar.gz'
sha1 '19a69424bd208741a325a4fc0e791a516c3bc8bc'
depends_on 'readline'