summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-03-19 09:32:16 +0000
committerJack Chen2021-03-19 09:32:16 +0000
commitcb4d23502c02e219c02232f0997558ac3f64847a (patch)
tree2492efac217e4b8769e2010f5496f68c430b09b8
parentbca5d060cb8698820ad14747945e276c91ed603e (diff)
downloadaur-cb4d23502c02e219c02232f0997558ac3f64847a.tar.gz
update to 5.10.17
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c9eb58946b1..ed77f51e16bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = linux-rockchip64
- pkgver = 5.10.23
+ pkgver = 5.10.17
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-rockchip64_21.05.0-trunk.46_arm64.deb
- noextract = linux-image-current-rockchip64_21.05.0-trunk.46_arm64.deb
- noextract = linux-headers-current-rockchip64_21.05.0-trunk.46_arm64.deb
+ noextract = linux-dtb-current-rockchip64_21.02.0-trunk.125_arm64.deb
+ noextract = linux-image-current-rockchip64_21.02.0-trunk.125_arm64.deb
+ noextract = linux-headers-current-rockchip64_21.02.0-trunk.125_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.10.23-rockchip64/linux-dtb-current-rockchip64_21.05.0-trunk.46_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.23-rockchip64/linux-image-current-rockchip64_21.05.0-trunk.46_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.23-rockchip64/linux-headers-current-rockchip64_21.05.0-trunk.46_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.17-rockchip64/linux-dtb-current-rockchip64_21.02.0-trunk.125_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.17-rockchip64/linux-image-current-rockchip64_21.02.0-trunk.125_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.17-rockchip64/linux-headers-current-rockchip64_21.02.0-trunk.125_arm64.deb
sha512sums = aca591b5a2e838754e3c5fd2c0e50098ad54c2d0f990de5bf9cff8608e881daf0e37132294ed1a0e0a7b9e1c194c0b89f95da001d94febdb25a01c409060e3ac
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 09dd13c71862..e13327b86b4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_target=rockchip64
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.10.23
-_armbver=21.05.0
-_armbrel=46
+pkgver=5.10.17
+_armbver=21.02.0
+_armbrel=125
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')