diff --git a/PKGBUILD b/PKGBUILD index c598d4f6436d571cc22137ca3f42e5ab2e7cdb38..59f6a0937fbb74e723a0bf246f3063e15ec50620 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=4.9.186 +pkgver=4.9.193 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') @@ -16,7 +16,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl source=("$_repourl#tag=v${pkgver/_/-}" "config.$CARCH") md5sums=('SKIP' - '42a19e4f67031520b4ece2c9f479f611') + 'bac6ce55d96999ccede6b7ed780490ca') prepare() { # fake linux directory if necessary diff --git a/config.x86_64 b/config.x86_64 index 7c81af53ec031a1bd8f99959445fa8a78bd31721..8b067ca5f4eccf103917f2b8d4be99793eb030d9 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.186 Kernel Configuration +# Linux/x86 4.9.193 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -6806,7 +6806,7 @@ CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=m CONFIG_CRYPTO_AEAD2=y -CONFIG_CRYPTO_BLKCIPHER=m +CONFIG_CRYPTO_BLKCIPHER=y CONFIG_CRYPTO_BLKCIPHER2=y CONFIG_CRYPTO_HASH=y CONFIG_CRYPTO_HASH2=y