summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-04-08 09:32:43 +0000
committerJack Chen2021-04-08 09:32:43 +0000
commita2f6bdf23864803c922e9bbc08671524474bb58a (patch)
tree1161fbe935c56299f690d00c8cd9df9601481853
parent94991126463d38d322b5a8c60d79d6d7a33b0f29 (diff)
downloadaur-a2f6bdf23864803c922e9bbc08671524474bb58a.tar.gz
update to 5.10.28
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e74898d4346..73a3bdad8b5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = linux-rockchip64
- pkgver = 5.10.27
+ pkgver = 5.10.28
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-rockchip64_21.05.0-trunk.68_arm64.deb
- noextract = linux-image-current-rockchip64_21.05.0-trunk.68_arm64.deb
- noextract = linux-headers-current-rockchip64_21.05.0-trunk.68_arm64.deb
+ noextract = linux-dtb-current-rockchip64_21.05.0-trunk.76_arm64.deb
+ noextract = linux-image-current-rockchip64_21.05.0-trunk.76_arm64.deb
+ noextract = linux-headers-current-rockchip64_21.05.0-trunk.76_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.10.27-rockchip64/linux-dtb-current-rockchip64_21.05.0-trunk.68_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.27-rockchip64/linux-image-current-rockchip64_21.05.0-trunk.68_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.10.27-rockchip64/linux-headers-current-rockchip64_21.05.0-trunk.68_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.28-rockchip64/linux-dtb-current-rockchip64_21.05.0-trunk.76_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.28-rockchip64/linux-image-current-rockchip64_21.05.0-trunk.76_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.10.28-rockchip64/linux-headers-current-rockchip64_21.05.0-trunk.76_arm64.deb
sha512sums = aca591b5a2e838754e3c5fd2c0e50098ad54c2d0f990de5bf9cff8608e881daf0e37132294ed1a0e0a7b9e1c194c0b89f95da001d94febdb25a01c409060e3ac
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 97002d61c5c8..8be81ebb3075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_target=rockchip64
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.10.27
+pkgver=5.10.28
_armbver=21.05.0
-_armbrel=68
+_armbrel=76
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')