linux59-rc-tkg: RC8

This commit is contained in:
Tk-Glitch 2020-10-06 21:52:49 +02:00
parent 7665ac3c53
commit d7918fc63b
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ source=("https://git.kernel.org/torvalds/t/linux-${_basekernel}-${_sub}.tar.gz"
#0012-linux-hardened.patch #0012-linux-hardened.patch
0012-misc-additions.patch 0012-misc-additions.patch
) )
sha256sums=('fad9a145afe36a27740779997720999a97dd7f58c7a60ad9b4054d94d71aaaa6' sha256sums=('fc5d8eae3949051d2d99c9425c234b580d7c20e816617f6cab928197ab55127a'
'5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12' '5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12'
'20da98426048a222adeaf6606c9695d7a36974f4110a5adbe77c482898b59348' '20da98426048a222adeaf6606c9695d7a36974f4110a5adbe77c482898b59348'
'1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898' '1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898'

View File

@ -2,7 +2,7 @@
_basever=59 _basever=59
_basekernel=5.9 _basekernel=5.9
_sub=rc7 _sub=rc8
_tkg_initscript() { _tkg_initscript() {