logcheck: use https homepage
Closes Homebrew/homebrew#37098. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
263a3cac0c
commit
87b32c34fe
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Logcheck < Formula
|
||||
homepage "http://logcheck.alioth.debian.org/"
|
||||
homepage "https://logcheck.alioth.debian.org/"
|
||||
url "http://ftp.de.debian.org/debian/pool/main/l/logcheck/logcheck_1.3.17.tar.xz"
|
||||
sha1 "adb54e75f8a17e3aff4abb3066122c0dfdde21e3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue