gnu: libedit: Use HTTPS for home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 15 Jan 2018 06:28:34 +0000 (07:28 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 15 Jan 2018 06:28:34 +0000 (07:28 +0100)
* gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.

gnu/packages/libedit.scm

index a1a1ac6..7cb2de9 100644 (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