tal: use https for homepage and url
This commit is contained in:
parent
b2dbdb377b
commit
c328867c0d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Tal < Formula
|
||||
desc "Align line endings if they match"
|
||||
homepage "http://thomasjensen.com/software/tal/"
|
||||
url "http://thomasjensen.com/software/tal/tal-1.9.tar.gz"
|
||||
homepage "https://thomasjensen.com/software/tal/"
|
||||
url "https://thomasjensen.com/software/tal/tal-1.9.tar.gz"
|
||||
sha256 "5d450cee7162c6939811bca945eb475e771efe5bd6a08b520661d91a6165bb4c"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue