Commit 2d758baa authored by Seblu's avatar Seblu
Browse files

Bump 6.4-rc6

parent 715cc55b
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=6.4.0_rc3
pkgver=6.4.0_rc6
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -18,10 +18,10 @@ optdepends=(
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+$_stable#tag=v6.4-rc3"
source=("git+$_stable#tag=v6.4-rc6"
        "config.$CARCH")
sha256sums=('SKIP'
            '24aae79304b8be2485f876b7c7444906873312f949d95b8351fef5333d2c35f8')
            '17f4ac4709fe0574f2f2cfddcbe1ca9e51ad39dc2c1e25c63ff614ad5f2f0339')

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 6.4.0-rc3 Kernel Configuration
# Linux/x86 6.4.0-rc6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 15.0.7"
CONFIG_GCC_VERSION=0
@@ -8732,7 +8732,7 @@ CONFIG_CIFS_FSCACHE=y
CONFIG_SMB_SERVER=m
CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y
CONFIG_SMB_SERVER_KERBEROS5=y
CONFIG_SMBFS_COMMON=m
CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set