]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
kmod: Update to 30
authorPeter Müller <peter.mueller@ipfire.org>
Thu, 28 Jul 2022 10:26:46 +0000 (10:26 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 29 Jul 2022 17:04:28 +0000 (17:04 +0000)
Please refer to the tarballs's NEWS file for release announcements.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/kmod
lfs/kmod

index f46db860b7a24bf106760bfbafd7e18b2afbd6c7..78971ea22e272ee1c18c36d6ab88f736bfcd6f64 100644 (file)
@@ -9,6 +9,6 @@ sbin/rmmod
 #usr/lib/libkmod.la
 #usr/lib/libkmod.so
 usr/lib/libkmod.so.2
-usr/lib/libkmod.so.2.3.7
+usr/lib/libkmod.so.2.4.0
 #usr/lib/pkgconfig/libkmod.pc
 #usr/share/bash-completion/completions/kmod
index ad12065c7af8de08d7c4ed9b4d3240c219b4f3bd..89e1962529cd57659d1ff1a9dd5286e4675490d7 100644 (file)
--- a/lfs/kmod
+++ b/lfs/kmod
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 29
+VER        = 30
 
 THISAPP    = kmod-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1362b6e7c07f66594074f07239d0f7a64e6efeb928483ed027b22a4ac77b916c631d1c03780b0515714a87847a716c35341edb1ced04a1795b4c7f8942d3207a
+$(DL_FILE)_BLAKE2 = c5cb690dbb8fad66ac603648ff330794b417ff2fa2f8f61b6e9cb76dab93f984128b3d83a826203f39f3fb94f174f0db7395db6a47e52e8b7c561486f9d00778
 
 install : $(TARGET)