summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2023-01-26 09:14:03 +0000
committerJack Chen2023-01-26 09:14:03 +0000
commit3eb23918d0142e619848ea349f5b9f8506029ee8 (patch)
tree1912764f921dcb65a2c269ca2c4ddd9d2830b42c
parent42a27a0dbdce6bf3bda94a8c7f070a271220bf53 (diff)
downloadaur-3eb23918d0142e619848ea349f5b9f8506029ee8.tar.gz
update to 5.15.89
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c8ec1199aeb..c4a2b2650382 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = linux-rockchip64-bin
- pkgver = 5.15.80
+ pkgver = 5.15.89
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
provides = linux-rockchip64
noextract = linux.preset
- noextract = linux-dtb-current-rockchip64_22.11.1_arm64.deb
- noextract = linux-image-current-rockchip64_22.11.1_arm64.deb
- noextract = linux-headers-current-rockchip64_22.11.1_arm64.deb
+ noextract = linux-dtb-current-rockchip64_22.11.4_arm64.deb
+ noextract = linux-image-current-rockchip64_22.11.4_arm64.deb
+ noextract = linux-headers-current-rockchip64_22.11.4_arm64.deb
options = !strip
source = linux.preset
- source = https://apt.armbian.com/pool/main/l/linux-5.15.80-rockchip64/linux-dtb-current-rockchip64_22.11.1_arm64.deb
- source = https://apt.armbian.com/pool/main/l/linux-5.15.80-rockchip64/linux-image-current-rockchip64_22.11.1_arm64.deb
- source = https://apt.armbian.com/pool/main/l/linux-5.15.80-rockchip64/linux-headers-current-rockchip64_22.11.1_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.89-rockchip64/linux-dtb-current-rockchip64_22.11.4_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.89-rockchip64/linux-image-current-rockchip64_22.11.4_arm64.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.89-rockchip64/linux-headers-current-rockchip64_22.11.4_arm64.deb
sha512sums = a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1c45f810cb04..0ee101def2d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ _target=rockchip64
_pkgbase="linux-$_target"
pkgbase="$_pkgbase-bin"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.80
-_armbver=22.11.1
+pkgver=5.15.89
+_armbver=22.11.4
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')