Skip to content

Commit 837be95

Browse files
Merge branch 'main' into macb-v2-followup
2 parents 164fda0 + 9fff943 commit 837be95

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Pkgfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ vars:
103103
kspp_sha512: 80f10aabe03c63da1ce4e382dc600fcb73ea2d5f14a931549bf5e540a8dd675aaa92fb8b3f18d3d219ef98f4243684f64859c4949151f5c4ee2929859ddf6d32
104104

105105
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
106-
linux_version: 6.18.29
107-
linux_sha256: c33ea75b1f3bc5fccab836790cd3684eab7057ff383464b5efd8a68ba622a83c
108-
linux_sha512: 2363ec5ca76b85140c8d0ce32b64215a6c780e901594df1ddbc3b080cfda71c60e0beea5f246f52f59c0b7ad32d446c31d27e8f673cf5ed1e242809ee343e851
106+
linux_version: 6.18.30
107+
linux_sha256: a8b3886ec3af573f7420b23d27390d4f2b0aac62e8da041662523ce2e7dfb3d4
108+
linux_sha512: 2863c49e961e9287a1e824b051b8dc45ee1b6e49d52b2a8b668d0a0fa149ea599137f38c28bcc34741d083078c0c2db98bbdafbb603d3cba89df7b4c69795d36
109109

110110
# renovate: datasource=git-tags extractVersion=^libaio-(?<version>.*)$ depName=https://pagure.io/libaio.git
111111
libaio_version: 0.3.113

kernel/build/config-amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.18.29 Kernel Configuration
3+
# Linux/x86 6.18.30 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.5"
66
CONFIG_GCC_VERSION=0

kernel/build/config-arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.18.29 Kernel Configuration
3+
# Linux/arm64 6.18.30 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.5"
66
CONFIG_GCC_VERSION=0

0 commit comments

Comments
 (0)