gnu: linsmith: Use HTTPS home page.
* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
This commit is contained in:
parent
3b295d3f4b
commit
6e3d48c207
1 changed files with 1 additions and 1 deletions
|
@ -791,7 +791,7 @@ (define-public linsmith
|
|||
`(("pkg-config" ,pkg-config)
|
||||
("gtk" ,gtk+-2)
|
||||
("libgnome" ,libgnomeui)))
|
||||
(home-page "http://jcoppens.com/soft/linsmith/index.en.php")
|
||||
(home-page "https://jcoppens.com/soft/linsmith/index.en.php")
|
||||
(synopsis "Smith Charting program")
|
||||
(description "LinSmith is a Smith Charting program, mainly designed for
|
||||
educational use. As such, there is an emphasis on capabilities that improve
|
||||
|
|
Loading…
Reference in a new issue