aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ufraw.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ufraw.rb')
-rw-r--r--Library/Formula/ufraw.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ufraw.rb b/Library/Formula/ufraw.rb
index e652586c1..03d6a612a 100644
--- a/Library/Formula/ufraw.rb
+++ b/Library/Formula/ufraw.rb
@@ -2,7 +2,7 @@ require 'formula'
class Ufraw < Formula
homepage 'http://ufraw.sourceforge.net'
- url 'http://downloads.sourceforge.net/project/ufraw/ufraw/ufraw-0.19.2/ufraw-0.19.2.tar.gz'
+ url 'https://downloads.sourceforge.net/project/ufraw/ufraw/ufraw-0.19.2/ufraw-0.19.2.tar.gz'
sha1 '11a607e874eb16453a8f7964e4946a29d18b071d'
depends_on 'pkg-config' => :build