From 66e872cdd753f133257ff8a4076a58b83f74cd48 Mon Sep 17 00:00:00 2001
From: Ben Morrice <morrice@cern.ch>
Date: Mon, 20 Jan 2020 15:10:18 +0100
Subject: [PATCH] 4.18.0-147.0.3.el8_1

---
 build_kmod.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build_kmod.sh b/build_kmod.sh
index 4082711..bab43f5 100755
--- a/build_kmod.sh
+++ b/build_kmod.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 AFS_VER=1.8.4-2
 DIST=.el8.cern
-KVER=4.18.0-147.3.1.el8_1
+KVER=4.18.0-147.0.3.el8_1
 yum -y install cern-yum-tool
 cern-yum-tool -t
 if [ $1 == "srpm" ]; then
-- 
GitLab