aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mlt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mlt.rb')
-rw-r--r--Library/Formula/mlt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mlt.rb b/Library/Formula/mlt.rb
index cc4698258..9e4b01d1d 100644
--- a/Library/Formula/mlt.rb
+++ b/Library/Formula/mlt.rb
@@ -2,7 +2,7 @@ require 'formula'
class Mlt < Formula
homepage 'http://www.mltframework.org/'
- url 'http://downloads.sourceforge.net/mlt/mlt/mlt-0.9.0.tar.gz'
+ url 'https://downloads.sourceforge.net/mlt/mlt/mlt-0.9.0.tar.gz'
sha1 '76bf18f4442801fae963c5a676d6626e383d1617'
depends_on 'pkg-config' => :build