summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2015-12-24 01:38:53 -0500
committerLeo Famulari <leo@famulari.name>2015-12-25 23:40:32 -0500
commite1921a384c3a1699ab3436e0c5f443da8e2238ad (patch)
treede6150663a0395b4602b663a070c4ce0710fb4b5 /gnu/packages/linux.scm
parent38fa30eb95b5c05d1718f1166583a9318a375272 (diff)
gnu: eudev: Update home-page URL.
* gnu/packages/linux.scm (eudev)[home-page]: Add up-to-date URL.
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r--gnu/packages/linux.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 535bd84aa1..1fc3c4e45f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1568,7 +1568,7 @@ from the module-init-tools project.")
("gperf" ,gperf)))
(inputs
`(("kmod" ,kmod)))
- (home-page "http://www.gentoo.org/proj/en/eudev/")
+ (home-page "https://wiki.gentoo.org/wiki/Project:Eudev")
(synopsis "Userspace device management")
(description "Udev is a daemon which dynamically creates and removes
device nodes from /dev/, handles hotplug events and loads drivers at boot