summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 020a29a7d600..25fd6f96f3ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
pkgver = 4.18.16
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-bfq-mq
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.16.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.16.tar.sign
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch
- source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.18/bfq-sq-mq/4.18-bfq-sq-mq-v9r1-2K181012.patch
+ source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.18/bfq-sq-mq/4.18-bfq-sq-mq-v9r1-2K181024.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.18/0100-Check-presence-on-tree-of-every-entity-after-every-a.patch
source = config
source = 60-linux.hook
@@ -26,7 +26,7 @@ pkgbase = linux-bfq-mq
sha256sums = beba14e2f07259a545baa1dce5afdaf9f470cdadc8b378ac269e7c8a289c52e6
sha256sums = SKIP
sha256sums = 9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178
- sha256sums = 348cb1b8cbd4783238b1e65baf73c6cccc6af20fa4e60f07cfd716594f11d3f1
+ sha256sums = 26ca2bfea8bbdfd82f1595d0ab7d9afd9ac59615eca530fe6cb33cb3915d4a2f
sha256sums = eb3cb1a9e487c54346b798b57f5b505f8a85fd1bc839d8f00b2925e6a7d74531
sha256sums = 6ccff56ff37e2f086f88e392f087e1a5d0b1d1b67c82d49f405ef1007d63d66b
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
diff --git a/PKGBUILD b/PKGBUILD
index 572f96443749..e7cbbb79afd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _major=4.18
pkgver=4.18.16
_srcpatch="${pkgver}"
_srcname="linux-${pkgver}"
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -76,7 +76,7 @@ _gcc_path="https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master"
_gcc_patch="enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch"
_bfq_sq_mq_path="bfq-sq-mq"
_bfq_sq_mq_ver='v9r1'
-_bfq_sq_mq_rel='2K181012'
+_bfq_sq_mq_rel='2K181024'
_bfq_sq_mq_patch="${_major}-bfq-sq-mq-${_bfq_sq_mq_ver}-${_bfq_sq_mq_rel}.patch"
source=(# mainline kernel patches
@@ -102,7 +102,7 @@ source=(# mainline kernel patches
sha256sums=('beba14e2f07259a545baa1dce5afdaf9f470cdadc8b378ac269e7c8a289c52e6'
'SKIP'
'9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178'
- '348cb1b8cbd4783238b1e65baf73c6cccc6af20fa4e60f07cfd716594f11d3f1'
+ '26ca2bfea8bbdfd82f1595d0ab7d9afd9ac59615eca530fe6cb33cb3915d4a2f'
'eb3cb1a9e487c54346b798b57f5b505f8a85fd1bc839d8f00b2925e6a7d74531'
'6ccff56ff37e2f086f88e392f087e1a5d0b1d1b67c82d49f405ef1007d63d66b'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'