diff --git a/PKGBUILD b/PKGBUILD index e12b05d7fb25ef7fee3012a9fa1c82668a7b765b..9c8887fc191a7cef067b135a0473e688214f464e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=4.18.18 +pkgver=4.18.20 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') @@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl source=("$_repourl#tag=v${pkgver/_/-}" "config.$CARCH") md5sums=('SKIP' - 'a02502cb9876ae60d9924545cac3fd6a') + '5021ffc170218758a173b05af3c7bad1') prepare() { # fake linux directory if necessary diff --git a/config.x86_64 b/config.x86_64 index b88e1deb5477eecaa65188de2dd1a53798722c3d..10cef1e8c2f02822df67ae891209b3a899b108f0 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.18.18 Kernel Configuration +# Linux/x86 4.18.20 Kernel Configuration # # -# Compiler: gcc (GCC) 8.2.1 20180831 +# Compiler: gcc (GCC) 8.2.1 20181127 # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7111,7 +7111,6 @@ CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m CONFIG_CRYPTO_SERPENT_AVX_X86_64=m CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m CONFIG_CRYPTO_SM4=m -CONFIG_CRYPTO_SPECK=m CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_TWOFISH_COMMON=m