aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/djmount.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/djmount.rb')
-rw-r--r--Library/Formula/djmount.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/djmount.rb b/Library/Formula/djmount.rb
index dd2b4f379..6271fab7d 100644
--- a/Library/Formula/djmount.rb
+++ b/Library/Formula/djmount.rb
@@ -2,7 +2,7 @@ require 'formula'
class Djmount < Formula
homepage 'http://djmount.sourceforge.net/'
- url 'http://downloads.sourceforge.net/project/djmount/djmount/0.71/djmount-0.71.tar.gz'
+ url 'https://downloads.sourceforge.net/project/djmount/djmount/0.71/djmount-0.71.tar.gz'
sha1 '527d4603d85b7fb86dc97d326b78c97bdcc4d687'
depends_on 'pkg-config' => :build