gnu: wgetpaste: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 1 Sep 2020 01:09:39 +0000 (03:09 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 1 Sep 2020 02:44:34 +0000 (04:44 +0200)
* gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.

gnu/packages/wget.scm

index 0c6d274..b3a3982 100644 (file)
@@ -80,7 +80,7 @@ in downloaded documents to relative links.")
     (source
       (origin
         (method url-fetch)
-        (uri (string-append "http://wgetpaste.zlin.dk/wgetpaste-"
+        (uri (string-append "https://wgetpaste.zlin.dk/wgetpaste-"
                             version ".tar.bz2"))
         (sha256
          (base32
@@ -128,7 +128,7 @@ in downloaded documents to relative links.")
     (inputs
      `(("wget" ,wget)
        ("xclip" ,xclip)))
-    (home-page "http://wgetpaste.zlin.dk/")
+    (home-page "https://wgetpaste.zlin.dk/")
     (synopsis "Script that automates pasting to a number of pastebin services")
     (description
      "@code{wgetpaste} is an extremely simple command-line interface to various