summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-05-28 09:54:09 +0000
committerJack Chen2021-05-28 09:54:09 +0000
commit53bbd9aa38c50f08c894a1b0df85c8a7db9eca4a (patch)
tree07972bacf5697f2f4b8707f4772dca962c259c7a
parent484a013b7e857aeab1d4caaee581d369da7e6b75 (diff)
downloadaur-53bbd9aa38c50f08c894a1b0df85c8a7db9eca4a.tar.gz
update to 5.10.40
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57ed4d977dd1..c04ede130170 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = linux-rockchip64
- pkgver = 5.10.39
+ pkgver = 5.10.40
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
noextract = linux.preset
- 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
+ noextract = linux-dtb-current-rockchip64_21.08.0-trunk.32_arm64.deb
+ noextract = linux-image-current-rockchip64_21.08.0-trunk.32_arm64.deb
+ noextract = linux-headers-current-rockchip64_21.08.0-trunk.32_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.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
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.40-rockchip64/linux-dtb-current-rockchip64_21.08.0-trunk.32_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.40-rockchip64/linux-image-current-rockchip64_21.08.0-trunk.32_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.40-rockchip64/linux-headers-current-rockchip64_21.08.0-trunk.32_arm64.deb
sha512sums = aca591b5a2e838754e3c5fd2c0e50098ad54c2d0f990de5bf9cff8608e881daf0e37132294ed1a0e0a7b9e1c194c0b89f95da001d94febdb25a01c409060e3ac
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6385833a0be0..cff696e8c130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_target=rockchip64
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.10.39
+pkgver=5.10.40
_armbver=21.08.0
-_armbrel=31
+_armbrel=32
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')