Commit 02239780 authored by Seblu's avatar Seblu
Browse files

Bump to 5.9.1

parent ce37b8aa
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=5.9.0
pkgver=5.9.1
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -14,10 +14,10 @@ depends=('linux-firmware' 'kernel-install-hook')
install=linux-seblu.install
_main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source=("git+$_main#tag=v5.9"
source=("git+$_stable#tag=v5.9.1"
        "config.$CARCH")
sha256sums=('SKIP'
            '5def4caea0350e90e468cf7ac732b6d7b5d000dcb6a15288b2a66d00f7fa6a56')
            'bc3c910d552168d5dcc308d82b1f592de884d3591d60ab3cad4ed8bc3cd0186d')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+2 −2
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.9.0 Kernel Configuration
# Linux/x86 5.9.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=100200
CONFIG_LD_VERSION=235000000
CONFIG_LD_VERSION=235010000
CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y