summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNihilisticPandemoniun2019-02-23 01:50:14 -0800
committerNihilisticPandemoniun2019-02-23 01:50:14 -0800
commit437869e67639a39d776f58b65c55182d8236d4e7 (patch)
tree4faed47274a9429eb0e61a0197eb2c6e75c8a806
parent9cab9a2c5544c5a7bfefb6a139e55c01d1af1270 (diff)
downloadaur-437869e67639a39d776f58b65c55182d8236d4e7.tar.gz
4.20.11
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD4
3 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e88ead2a1196..dc1b68690e2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-vfio-selinux
- pkgver = 4.20.3
+ pkgver = 4.20.11
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = linux-vfio-selinux
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.20.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.20.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.20.3.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.20.11.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-vfio-selinux
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ad0823183522e743972382df0aa08fb5ae3077f662b125f1e599b0b2aaa12438
sha256sums = SKIP
- sha256sums = b0ad35e03bb580923bcae60b7041e3e52f1cc42dfd702b1c843a32f8ef851a6c
+ sha256sums = 35157d905f8d488af632f29a7b0a120cb377d7a7c011cd4e66c6428346d9c5b2
sha256sums = f13691fa3ea0f6c61435232f640c1c7381e1e12208c2548f507bb91af190838a
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 8f407ad5ff6eff106562ba001c36a281134ac9aa468a596aea660a4fe1fd60b5
diff --git a/.gitignore b/.gitignore
index 9db5d0a42cf2..1ece20b42c47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ linux.install.pkg
*.log
*.part
*.sig
+linux-vfio-selinux
diff --git a/PKGBUILD b/PKGBUILD
index a5e860f1ac81..8d98f51b4125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=linux-vfio-selinux
_srcname=linux-4.20
-pkgver=4.20.3
+pkgver=4.20.11
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -28,7 +28,7 @@ validpgpkeys=(
)
sha256sums=('ad0823183522e743972382df0aa08fb5ae3077f662b125f1e599b0b2aaa12438'
'SKIP'
- 'b0ad35e03bb580923bcae60b7041e3e52f1cc42dfd702b1c843a32f8ef851a6c'
+ '35157d905f8d488af632f29a7b0a120cb377d7a7c011cd4e66c6428346d9c5b2'
'f13691fa3ea0f6c61435232f640c1c7381e1e12208c2548f507bb91af190838a'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'8f407ad5ff6eff106562ba001c36a281134ac9aa468a596aea660a4fe1fd60b5'