commit 083677f4871570880633dad5fa8d5c88624410bf
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Mar 22 15:12:31 2022 +0000
fix
el8_fix.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/el8_fix.patch b/el8_fix.patch
index 7645141..a09aafa 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,6 +1,6 @@
---- xtables-addons-3.18/extensions/compat_xtables.h
-+++ xtables-addons-3.18/extensions/compat_xtables.h
-@@ -24,7 +24,7 @@
+--- xtables-addons-3.19/extensions/compat_xtables.h
++++ xtables-addons-3.19/extensions/compat_xtables.h
+@@ -21,7 +21,7 @@
#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0) || \
LINUX_VERSION_CODE >= KERNEL_VERSION(5, 9, 9) && LINUX_VERSION_CODE <
KERNEL_VERSION(5, 10, 0) || \
LINUX_VERSION_CODE >= KERNEL_VERSION(5, 4, 78) && LINUX_VERSION_CODE <
KERNEL_VERSION(5, 5, 0) || \