aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Koch2023-08-09 07:38:27 +0200
committerAlexander Koch2023-08-09 07:38:27 +0200
commite54599dca34233db32f406032013c47cb48f277f (patch)
treef944f939bf3c6a4e609b8e8c3a2a3e74dc712ced
parent4a5468ffab83bf93928411637aa24330901d5036 (diff)
downloadaur-e54599dca34233db32f406032013c47cb48f277f.tar.gz
Reflect new kernel release v6.1.44
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--config2
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7095c82bd3a..650563f2b488 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-aarch64-lts
pkgdesc = The Linux Kernel and modules - AArch64 multi-platform LTS
- pkgver = 6.1.43
+ pkgver = 6.1.44
pkgrel = 1
url = https://github.com/lynix/linux-aarch64-lts
arch = aarch64
@@ -15,16 +15,16 @@ pkgbase = linux-aarch64-lts
makedepends = dtc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.43.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.44.xz
source = 0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
source = 0002-arm64-dts-rockchip-disable-pwm0-on-rk3399-firefly.patch
source = config
source = linux.preset
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
- sha256sums = d6d84b8d0fb8d4181e27ccce1e2bed7b2d1257142f49d0ce8a77104413ac328f
+ sha256sums = 12a234fd3ffab7554bb968c4f04ec2946f83ee03b35cf8fa55f37dce168d3001
sha256sums = 013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e
sha256sums = bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4
- sha256sums = feba479bc5153999ce4eed409b9f76ba1b4296fbc1e28a4c35484650b2f39d20
+ sha256sums = 4f74713a61b0603efb9e1d4a75a1f6f8085ba4bfc2a6d0814fb1f9913e53b4f0
sha256sums = 6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255
pkgname = linux-aarch64-lts
diff --git a/PKGBUILD b/PKGBUILD
index 2bc3ea1106d0..3f52444a2c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _srcname=linux-6.1
_kernelname=${pkgbase#linux}
_desc='AArch64 multi-platform LTS'
pkgdesc="The Linux Kernel and modules - ${_desc}"
-pkgver=6.1.43
+pkgver=6.1.44
pkgrel=1
arch=('aarch64')
url='https://github.com/lynix/linux-aarch64-lts'
@@ -28,10 +28,10 @@ source=(
'config' 'linux.preset'
)
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
- 'd6d84b8d0fb8d4181e27ccce1e2bed7b2d1257142f49d0ce8a77104413ac328f'
+ '12a234fd3ffab7554bb968c4f04ec2946f83ee03b35cf8fa55f37dce168d3001'
'013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e'
'bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4'
- 'feba479bc5153999ce4eed409b9f76ba1b4296fbc1e28a4c35484650b2f39d20'
+ '4f74713a61b0603efb9e1d4a75a1f6f8085ba4bfc2a6d0814fb1f9913e53b4f0'
'6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255')
prepare() {
diff --git a/config b/config
index 7f93e78183e5..7f0a97417fa1 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.43 Kernel Configuration
+# Linux/arm64 6.1.44 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y