mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-26 10:25:19 +01:00
nongnu: linux-firmware: Update home-page.
* nongnu/packages/linux.scm (linux-firmware)[home-page]: Update home-page.
This commit is contained in:
parent
417b416efc
commit
5a3c4d8dde
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
;;; Copyright © 2019 Alex Griffin <a@ajgrf.com>
|
||||
;;; Copyright © 2019, 2020 Alex Griffin <a@ajgrf.com>
|
||||
;;; Copyright © 2019 Pierre Neidhardt <mail@ambrevar.xyz>
|
||||
;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
|
||||
;;; Copyright © 2019 Timotej Lazar <timotej.lazar@araneo.si>
|
||||
|
@ -102,7 +102,7 @@ on hardware which requires nonfree software to function.")))
|
|||
`(("gzip" ,gzip)
|
||||
("tar" ,tar)))
|
||||
(home-page
|
||||
"http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git")
|
||||
"https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git")
|
||||
(synopsis "Nonfree firmware blobs for Linux")
|
||||
(description "Nonfree firmware blobs for enabling support for various
|
||||
hardware in the Linux kernel. This is a large package which may be overkill
|
||||
|
|
Loading…
Reference in a new issue