summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-09-24 09:13:20 +0000
committerJack Chen2022-09-24 09:13:20 +0000
commitbd886361acd23d6aab06b032c1db6ad21465dcf9 (patch)
tree6d48eaa24a3ba877feb7e3fb3930922d1899450b
parent1c6656a318a0fb85ce42a5bde7f6e905fc03c926 (diff)
downloadaur-bd886361acd23d6aab06b032c1db6ad21465dcf9.tar.gz
update to 5.15.69
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76f5654069d4..27ed19ecc37e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = linux-rockchip-bin
- pkgver = 5.15.48
+ pkgver = 5.15.69
pkgrel = 1
url = https://github.com/armbian/build
arch = armv7h
license = GPL2
provides = linux-rockchip
noextract = linux.preset
- noextract = linux-dtb-current-rockchip_22.05.3_armhf.deb
- noextract = linux-image-current-rockchip_22.05.3_armhf.deb
- noextract = linux-headers-current-rockchip_22.05.3_armhf.deb
+ noextract = linux-dtb-current-rockchip_22.08.2_armhf.deb
+ noextract = linux-image-current-rockchip_22.08.2_armhf.deb
+ noextract = linux-headers-current-rockchip_22.08.2_armhf.deb
options = !strip
source = linux.preset
- source = https://apt.armbian.com/pool/main/l/linux-5.15.48-rockchip/linux-dtb-current-rockchip_22.05.3_armhf.deb
- source = https://apt.armbian.com/pool/main/l/linux-5.15.48-rockchip/linux-image-current-rockchip_22.05.3_armhf.deb
- source = https://apt.armbian.com/pool/main/l/linux-5.15.48-rockchip/linux-headers-current-rockchip_22.05.3_armhf.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.69-rockchip/linux-dtb-current-rockchip_22.08.2_armhf.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.69-rockchip/linux-image-current-rockchip_22.08.2_armhf.deb
+ source = https://apt.armbian.com/pool/main/l/linux-5.15.69-rockchip/linux-headers-current-rockchip_22.08.2_armhf.deb
sha512sums = a492aae17ee4a316ce03faf9f1b284b2529c485f4b092cc4a1f865a6c68d482fd356fd30efa296c116975a3bdf3922f5bf03912a8d0e76f4ab24aa6ab9f8c276
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1b4a1223fc5a..398379f4d4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ _target=rockchip
_pkgbase="linux-$_target"
pkgbase="$_pkgbase-bin"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.48
-_armbver=22.05.3
+pkgver=5.15.69
+_armbver=22.08.2
_kernver="$pkgver-$_target"
pkgrel=1
arch=('armv7h')