aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Weiman2018-03-31 15:52:10 -0400
committerMark Weiman2018-03-31 15:52:10 -0400
commit6eaf50569f8ae8f509b4ccc1814b57ee72a2d500 (patch)
tree9c9e2a79315c3154aaf0ad6e1ca515e1c4b373e2
parentf9d8b0eedfb4ab0741081073bab8ba23026ec993 (diff)
downloadaur-6eaf50569f8ae8f509b4ccc1814b57ee72a2d500.tar.gz
Update to 4.15.14-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ebe1bd51fa2..674a8a03723a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-vfio
- pkgver = 4.15.13
+ pkgver = 4.15.14
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-vfio
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.13.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.13.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.14.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.14.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -27,7 +27,7 @@ pkgbase = linux-vfio
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769
sha256sums = SKIP
- sha256sums = f1bc5cfc7316daa463cd0ed366e376eb24a29072491c29a68732e1edf8a6ef8b
+ sha256sums = 6be2c185839d730769a8e6bcf46ca0962845732e25ed4801fe1ea995218b1133
sha256sums = SKIP
sha256sums = f38927db126ec7141ea2dd70cabb2ef378552672b31db4ab621493928497abd7
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
diff --git a/PKGBUILD b/PKGBUILD
index 57917bed63f8..133b75bbbbd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-vfio
_srcname=linux-4.15
-pkgver=4.15.13
+pkgver=4.15.14
pkgrel=1
arch=('x86_64')
url="http://www.kernel.org/"
@@ -30,7 +30,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- 'f1bc5cfc7316daa463cd0ed366e376eb24a29072491c29a68732e1edf8a6ef8b'
+ '6be2c185839d730769a8e6bcf46ca0962845732e25ed4801fe1ea995218b1133'
'SKIP'
'f38927db126ec7141ea2dd70cabb2ef378552672b31db4ab621493928497abd7'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'