summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChrister Solskogen2021-04-09 09:20:31 +0200
committerChrister Solskogen2021-04-09 09:20:31 +0200
commite21d7f74ee90a60b1ead35ff30fe28ddd9e5f90b (patch)
tree0f6228dd69a14d5fa05b764ae44ae8435134f6a4
parentb1442f0bc0cd6452c15b89e61eba5745cd7f3731 (diff)
downloadaur-e21d7f74ee90a60b1ead35ff30fe28ddd9e5f90b.tar.gz
Update to 5.10.28
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b5d91dc400a..5e2568365ca3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = armv7l-linux-api-headers
pkgdesc = Kernel headers sanitized for use in userspace (armv7l-unknown-linux-gnueabihf)
- pkgver = 5.10.17
+ pkgver = 5.10.28
pkgrel = 1
url = https://www.kernel.org
arch = any
license = GPL2
makedepends = rsync
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.17.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.17.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.28.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.28.tar.sign
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = e84e623ce8bb2446ec026b62eafa3b18480aa6fb6ae9c86cd8f18651324d4814
+ sha256sums = 4dfc3aea719556e63e90b8692e9d4b779ad1cb2a9a4823bf721e30004e7ac354
sha256sums = SKIP
pkgname = armv7l-linux-api-headers
diff --git a/PKGBUILD b/PKGBUILD
index a64c04eaee87..11d50b74c8f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _arch=armv7l
_kernel_arch=arm
_target=$_arch-unknown-linux-gnueabihf
pkgname=$_arch-linux-api-headers
-pkgver=5.10.17
+pkgver=5.10.28
pkgrel=1
pkgdesc="Kernel headers sanitized for use in userspace ($_target)"
arch=(any)
@@ -14,7 +14,7 @@ license=(GPL2)
makedepends=(rsync)
options=(!strip)
source=(https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.{xz,sign})
-sha256sums=('e84e623ce8bb2446ec026b62eafa3b18480aa6fb6ae9c86cd8f18651324d4814'
+sha256sums=('4dfc3aea719556e63e90b8692e9d4b779ad1cb2a9a4823bf721e30004e7ac354'
'SKIP')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds