version bumps: 5.18.13

This commit is contained in:
Adel KARA SLIMANE
2022-07-22 18:31:57 +00:00
committed by BIG UGLY FROGMINER
parent 4512a4052f
commit 67cf78b773
2 changed files with 2 additions and 2 deletions

View File

@@ -769,7 +769,7 @@ case $_basever in
0002-mm-Support-soft-dirty-flag-read-with-reset.patch 0002-mm-Support-soft-dirty-flag-read-with-reset.patch
) )
sha256sums=('51f3f1684a896e797182a0907299cc1f0ff5e5b51dd9a55478ae63a409855cee' sha256sums=('51f3f1684a896e797182a0907299cc1f0ff5e5b51dd9a55478ae63a409855cee'
'cefa48de438430b42f77c7f134f873c65fe2c7ea69c70188409986bceee49e40' 'cbf58f8deec296e4acc61b56fe2084e36d47de32875cc977901c5e9600c66c13'
'382aa201a6a6939210dd8668ab052724547b4bd489b38e97502bbd0848061b35' '382aa201a6a6939210dd8668ab052724547b4bd489b38e97502bbd0848061b35'
'1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898' '1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898'
'66a03c246037451a77b4d448565b1d7e9368270c7d02872fbd0b5d024ed0a997' '66a03c246037451a77b4d448565b1d7e9368270c7d02872fbd0b5d024ed0a997'

View File

@@ -20,7 +20,7 @@ _kver_subver_map=(
["5.15"]="56" ["5.15"]="56"
["5.16"]="20" ["5.16"]="20"
["5.17"]="15" ["5.17"]="15"
["5.18"]="12" ["5.18"]="13"
["5.19"]="rc7" ["5.19"]="rc7"
) )