aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/imlib2.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/imlib2.rb')
-rw-r--r--Library/Formula/imlib2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/imlib2.rb b/Library/Formula/imlib2.rb
index 4c1704f39..837a1ec62 100644
--- a/Library/Formula/imlib2.rb
+++ b/Library/Formula/imlib2.rb
@@ -2,7 +2,7 @@ require 'formula'
class Imlib2 < Formula
homepage 'http://sourceforge.net/projects/enlightenment/files/'
- url 'http://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.4.6/imlib2-1.4.6.tar.bz2'
+ url 'https://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.4.6/imlib2-1.4.6.tar.bz2'
sha1 '20e111d822074593e8d657ecf8aafe504e9e2967'
option "without-x", "Build without X support"