summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7073ac883d34..60fa5a1d5ced 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 11 22:47:05 UTC 2018
+# Tue Jul 17 20:17:35 UTC 2018
pkgbase = linux-ck
- pkgver = 4.17.6
- pkgrel = 2
+ pkgver = 4.17.7
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -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.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.6.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.7.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 = 7699b2246e4ed1e284f2947d5e0b66653c27574995caf6a02a3280bd055cfedf
+ sha256sums = 7f96003274d45fabda457951919c68a5856c7b40e4ee230baa0492dd8caf2e97
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.6
+ provides = linux-ck=4.17.7
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.6
- provides = linux-headers=4.17.6
+ provides = linux-ck-headers=4.17.7
+ provides = linux-headers=4.17.7
diff --git a/PKGBUILD b/PKGBUILD
index 3f7781642cc5..e1cb980bef58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,8 +67,8 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.17
-pkgver=4.17.6
-pkgrel=2
+pkgver=4.17.7
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -97,7 +97,7 @@ validpgpkeys=(
)
sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13'
'SKIP'
- '7699b2246e4ed1e284f2947d5e0b66653c27574995caf6a02a3280bd055cfedf'
+ '7f96003274d45fabda457951919c68a5856c7b40e4ee230baa0492dd8caf2e97'
'SKIP'
'9aa851fe7fae17b38ed039b792b1d9024516d4003b32c8a81b8ced3762dbd944'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'