Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion srcpkgs/linux-asahi/files/arm64-dotconfig
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION="+1-asahi_1"
CONFIG_LOCALVERSION="+3-asahi_1"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_INIT=""
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/linux-asahi/template
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Template file for 'linux-asahi'
pkgname=linux-asahi
version=7.1.13+1
version=7.1.13+3
revision=1
short_desc="Linux kernel and modules for Apple Silicon"
maintainer="dkwo <npiazza@disroot.org>, Will Springer <skirmisher@protonmail.com>"
license="GPL-2.0-only"
homepage="https://asahilinux.org"
distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz"
checksum=d6dd0e1143b9381778de0563254478d81a112e77a35af538b857371999b754da
checksum=874ef68d04ac8c831b90bb01a387cfabb58fceb60842c49a0d0e58bcd6c146ad

python_version=3

Expand Down