summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-07-22 10:25:57 -0400
committergraysky2018-07-22 10:25:57 -0400
commitbd28ba98c7fc06a50ad286ca20d9ac3f2d648eae (patch)
treec392fdd32b4cdce9f3dd511db1f5006386ed6488
parent75f25a7377ede0625c405edb385912bc87baf218 (diff)
downloadaur-bd28ba98c7fc06a50ad286ca20d9ac3f2d648eae.tar.gz
Update to 4.17.9-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a3c615dc157..e4311bc89e8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Jul 18 19:07:08 UTC 2018
+# Sun Jul 22 14:25:55 UTC 2018
pkgbase = linux-ck
- pkgver = 4.17.8
+ pkgver = 4.17.9
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.8.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.8.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.9.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.9.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -26,7 +26,7 @@ pkgbase = linux-ck
source = 0003-mac80211-disable-BHs-preemption-in-ieee80211_tx_cont.patch
sha256sums = 9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13
sha256sums = SKIP
- sha256sums = 146f68fa5ded4c33f3bafba23224ed8fae2a27f701257c899c6a4a7fa61eb6d0
+ sha256sums = 52131a497efaed724afaa7f7022249f8f8e6e555cbe407a6619908ed2ebcee89
sha256sums = SKIP
sha256sums = 9aa851fe7fae17b38ed039b792b1d9024516d4003b32c8a81b8ced3762dbd944
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -46,12 +46,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.17.8
+ provides = linux-ck=4.17.9
backup = etc/mkinitcpio.d/linux-ck.preset
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=4.17.8
- provides = linux-headers=4.17.8
+ provides = linux-ck-headers=4.17.9
+ provides = linux-headers=4.17.9
diff --git a/PKGBUILD b/PKGBUILD
index 84f8fdb421da..6d7124ea67fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,7 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.17
-pkgver=4.17.8
+pkgver=4.17.9
pkgrel=1
_ckpatchversion=1
arch=('x86_64')
@@ -97,7 +97,7 @@ validpgpkeys=(
)
sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13'
'SKIP'
- '146f68fa5ded4c33f3bafba23224ed8fae2a27f701257c899c6a4a7fa61eb6d0'
+ '52131a497efaed724afaa7f7022249f8f8e6e555cbe407a6619908ed2ebcee89'
'SKIP'
'9aa851fe7fae17b38ed039b792b1d9024516d4003b32c8a81b8ced3762dbd944'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'