summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-05-24 09:34:50 +0000
committerJack Chen2021-05-24 09:34:50 +0000
commit484a013b7e857aeab1d4caaee581d369da7e6b75 (patch)
tree496bcf155fa73e45e0e5ebbfd5b971eee6158634
parentcbf45b84de0f55b3fb96fb10ba70d9d8ae146425 (diff)
downloadaur-484a013b7e857aeab1d4caaee581d369da7e6b75.tar.gz
update to 5.10.39
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5925f0aa73d8..57ed4d977dd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,14 +5,14 @@ pkgbase = linux-rockchip64
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-rockchip64_21.08.0-trunk.29_arm64.deb
- noextract = linux-image-current-rockchip64_21.08.0-trunk.29_arm64.deb
- noextract = linux-headers-current-rockchip64_21.08.0-trunk.29_arm64.deb
+ noextract = linux-dtb-current-rockchip64_21.08.0-trunk.31_arm64.deb
+ noextract = linux-image-current-rockchip64_21.08.0-trunk.31_arm64.deb
+ noextract = linux-headers-current-rockchip64_21.08.0-trunk.31_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.10.39-rockchip64/linux-dtb-current-rockchip64_21.08.0-trunk.29_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.39-rockchip64/linux-image-current-rockchip64_21.08.0-trunk.29_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.39-rockchip64/linux-headers-current-rockchip64_21.08.0-trunk.29_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.39-rockchip64/linux-dtb-current-rockchip64_21.08.0-trunk.31_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.39-rockchip64/linux-image-current-rockchip64_21.08.0-trunk.31_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.39-rockchip64/linux-headers-current-rockchip64_21.08.0-trunk.31_arm64.deb
sha512sums = aca591b5a2e838754e3c5fd2c0e50098ad54c2d0f990de5bf9cff8608e881daf0e37132294ed1a0e0a7b9e1c194c0b89f95da001d94febdb25a01c409060e3ac
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 11199760267a..6385833a0be0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
pkgver=5.10.39
_armbver=21.08.0
-_armbrel=29
+_armbrel=31
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')