]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - kmod/kmod.nm
liboping: Fix build with GCC 9
[ipfire-3.x.git] / kmod / kmod.nm
index 3c80b72920f52ed671b6bdad2c37fc08143653ef..9a766e2031eddad15412c8112837f5835a7c5976 100644 (file)
@@ -4,12 +4,12 @@
 ###############################################################################
 
 name       = kmod
-version    = 9
-release    = 2
+version    = 26
+release    = 1
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = System/Kernel
-url        = http://modules.wiki.kernel.org/
+url        = http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git
 license    = GPLv2+
 summary    = Linux kernel module management utilities.
 
@@ -20,7 +20,7 @@ description
        filesystems are two examples of loaded and unloaded modules.
 end
 
-source_dl  = ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/
+source_dl  = https://www.kernel.org/pub/linux/utils/kernel/kmod/
 sources    = %{thisapp}.tar.xz
 
 build