From de814e97bdcae7cc3ca4ef34aef4cdedf1898ba3 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Sun, 29 Mar 2020 16:20:58 +0000 Subject: [PATCH] Summary: deblob-5.6: bump expected kver git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@17398 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-5.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deblob-5.6 b/deblob-5.6 index f5d635ee7cd..3f9d399591c 100755 --- a/deblob-5.6 +++ b/deblob-5.6 @@ -48,7 +48,7 @@ # For each kver release, start extra with an empty string, then count # from 1 if changes are needed that require rebuilding the tarball. -kver=5.5 extra= +kver=5.6 extra= case $1 in --force) -- 2.31.1