aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/squashfs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/squashfs.rb')
-rw-r--r--Library/Formula/squashfs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/squashfs.rb b/Library/Formula/squashfs.rb
index b03c8ba16..ff057128d 100644
--- a/Library/Formula/squashfs.rb
+++ b/Library/Formula/squashfs.rb
@@ -2,7 +2,7 @@ require 'formula'
class Squashfs < Formula
homepage 'http://squashfs.sourceforge.net/'
- url 'http://downloads.sourceforge.net/project/squashfs/squashfs/squashfs4.2/squashfs4.2.tar.gz'
+ url 'https://downloads.sourceforge.net/project/squashfs/squashfs/squashfs4.2/squashfs4.2.tar.gz'
sha256 'd9e0195aa922dbb665ed322b9aaa96e04a476ee650f39bbeadb0d00b24022e96'
depends_on 'lzo'