lightning: use secure url in comment
This commit is contained in:
parent
b9e162c3ff
commit
dad0851931
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class Lightning < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
# from http://www.gnu.org/software/lightning/manual/lightning.html#incr
|
||||
# from https://www.gnu.org/software/lightning/manual/lightning.html#incr
|
||||
(testpath/"test.c").write <<-EOS.undent
|
||||
#include <stdio.h>
|
||||
#include <lightning.h>
|
||||
|
|
Loading…
Reference in a new issue