gnu: gpm: Use HTTPS URI.

* gnu/packages/linux.scm (gpm)[home-page, source]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2020-05-27 02:06:36 +02:00
parent 6fe3a0b6be
commit a5374cde91
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -4504,8 +4504,8 @@ (define-public gpm
(source (origin
(method url-fetch)
(uri (string-append
"http://www.nico.schottelius.org/software/gpm/archives/gpm-"
version ".tar.bz2"))
"https://www.nico.schottelius.org/software/gpm/archives/"
"gpm-" version ".tar.bz2"))
(patches (search-patches "gpm-glibc-2.26.patch"))
(sha256
(base32
@ -4534,7 +4534,7 @@ (define-public gpm
("autoconf" ,autoconf)
("automake" ,automake)
("libtool" ,libtool)))
(home-page "http://www.nico.schottelius.org/software/gpm/")
(home-page "https://www.nico.schottelius.org/software/gpm/")
(synopsis "Mouse support for the Linux console")
(description
"The GPM (general-purpose mouse) daemon is a mouse server for