From e2d162dbd83a2a75fe789327220c490efdc63bde Mon Sep 17 00:00:00 2001 From: Ian Lancaster Date: Wed, 5 Mar 2014 02:22:08 -0500 Subject: Batch convert http urls from Google Code to https Closes #27218. --- Library/Formula/lib3ds.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/lib3ds.rb') diff --git a/Library/Formula/lib3ds.rb b/Library/Formula/lib3ds.rb index ffce27ab3..169d8bbfc 100644 --- a/Library/Formula/lib3ds.rb +++ b/Library/Formula/lib3ds.rb @@ -2,7 +2,7 @@ require 'formula' class Lib3ds < Formula homepage 'http://code.google.com/p/lib3ds/' - url 'http://lib3ds.googlecode.com/files/lib3ds-1.3.0.zip' + url 'https://lib3ds.googlecode.com/files/lib3ds-1.3.0.zip' sha1 '544262eac73c1e4a1d77f0f1cbd90b990a996db8' def install -- cgit v1.2.3