[Lunar-commits] <moonbase-other> rfkill: fix path
v4hn
me at v4hn.de
Fri Mar 22 16:06:30 CET 2013
commit 762f3c93718894ba221f09cb1733197d879f536a
Author: v4hn <me at v4hn.de>
Date: Fri, 22 Mar 2013 08:06:30 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/762f3c93718894ba221f09cb1733197d879f536a
rfkill: fix path
---
net/rfkill/DETAILS | +1/-4
1 file changed, 1 insertion(+), 4 deletions(-)
--- a/net/rfkill/DETAILS
+++ b/net/rfkill/DETAILS
@@ -1,7 +1,7 @@
MODULE=rfkill
VERSION=0.4
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://wireless.kernel.org/download/$MODULE
+ SOURCE_URL=http://www.kernel.org/pub/software/network/$MODULE
SOURCE_VFY=sha1:fccabf5a272ac2891f24dc35449dc6f4c45ff44b
WEB_SITE=http://linuxwireless.org/en/users/Documentation/rfkill
ENTERED=20101006
@@ -15,6 +15,3 @@ It enable/disable the device corresponding to the given index.
If the device is hard-blocked, e.g. via a hardware switch, it will
remain unavailable though it is now soft-unblocked.
EOF
-
-
-
More information about the Lunar-commits
mailing list