httrack: https url and homepage

Closes Homebrew/homebrew#38478.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Viktor Szakats 2015-04-09 11:19:20 +02:00 committed by Mike McQuaid
parent 0d30ea66fb
commit 506c146ed8

View file

@ -1,8 +1,8 @@
class Httrack < Formula
homepage "http://www.httrack.com/"
homepage "https://www.httrack.com/"
# Always use mirror.httrack.com when you link to a new version of HTTrack, as
# link to download.httrack.com will break on next HTTrack update.
url "http://mirror.httrack.com/historical/httrack-3.48.21.tar.gz"
url "https://mirror.httrack.com/historical/httrack-3.48.21.tar.gz"
sha1 "a19564393ced4b2e22ab685201cbd5a1d6983930"
bottle do