summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-10-31 09:31:56 +0000
committerJack Chen2022-10-31 09:31:56 +0000
commitb54bfb340fca665f4d75fc9b1b65f5a0466b94c4 (patch)
treeae43463619bd0eb9a1f05c5c840d1ea2cf371076
parent1f1a0c8c71fdf26f8a2e0f02c0e165e9de7d6c63 (diff)
downloadaur-b54bfb340fca665f4d75fc9b1b65f5a0466b94c4.tar.gz
update to 5.15.76
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7317faa458e..505a40ce543a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-rockchip64-bin
- pkgver = 5.15.75
+ pkgver = 5.15.76
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
@@ -11,9 +11,9 @@ pkgbase = linux-rockchip64-bin
noextract = linux-headers-current-rockchip64_22.08.8_arm64.deb
options = !strip
source = linux.preset
- source = https://apt.armbian.com/pool/main/l/linux-5.15.75-rockchip64/linux-dtb-current-rockchip64_22.08.8_arm64.deb
- source = https://apt.armbian.com/pool/main/l/linux-5.15.75-rockchip64/linux-image-current-rockchip64_22.08.8_arm64.deb
- source = https://apt.armbian.com/pool/main/l/linux-5.15.75-rockchip64/linux-headers-current-rockchip64_22.08.8_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.76-rockchip64/linux-dtb-current-rockchip64_22.08.8_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.76-rockchip64/linux-image-current-rockchip64_22.08.8_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.76-rockchip64/linux-headers-current-rockchip64_22.08.8_arm64.deb
sha512sums = a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6e41001b36a1..c7e982ed2f17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _target=rockchip64
_pkgbase="linux-$_target"
pkgbase="$_pkgbase-bin"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.75
+pkgver=5.15.76
_armbver=22.08.8
_kernver="$pkgver-$_target"
pkgrel=1