gnu: libedit: Use HTTPS for home page.

* gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-01-15 07:28:34 +01:00
parent 0076f5a98c
commit c3d8bf3992
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
(arguments `(#:configure-flags (list "--enable-widec")))
(inputs
`(("ncurses" ,ncurses)))
(home-page "http://thrysoee.dk/editline/")
(home-page "https://thrysoee.dk/editline/")
(synopsis "NetBSD Editline library")
(description
"This is an autotool- and libtoolized port of the NetBSD Editline