summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Nguyen2017-08-30 10:23:10 +0700
committerTom Nguyen2017-08-30 10:23:10 +0700
commit8093b3b3fc9cc2d3f7b773659610b7f69c0d7d8f (patch)
treee09006158a897885b39153ba78bce0051261e431
parent3577a78fe1733d490194e4bef1d1bfe24ebedcf1 (diff)
downloadaur-8093b3b3fc9cc2d3f7b773659610b7f69c0d7d8f.tar.gz
fixed commented links
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cac9a94f372..2c23753f1535 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Aug 30 01:34:28 UTC 2017
+# Wed Aug 30 03:22:13 UTC 2017
pkgbase = linux-bfq-mq
pkgver = 4.12.9
pkgrel = 3
diff --git a/PKGBUILD b/PKGBUILD
index 893a9deb8b42..44778c95b75b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_use_tentative_patches=
### Use mailing-list patches; many thanks to Piotr "sir_lucjan" Gorski
-# ML1 - [PATCH V3 00/14] blk-mq-sched: improve SCSI-MQ performance: http://marc.info/?l=linux-block&m=150191624318513&w=2
+# ML1 - [PATCH V3 00/14] blk-mq-sched: improve SCSI-MQ performance: https://marc.info/?l=linux-block&m=150376523128516&w=2
_use_ml_patches=
# Running with a 1000 HZ tick rate
@@ -211,7 +211,7 @@ prepare() {
fi
### Patches from mailing-list
- # ML1 - [PATCH V2 00/20] blk-mq-sched: improve SCSI-MQ performance: http://marc.info/?l=linux-block&m=150191624318513&w=2
+ # ML1 - [PATCH V3 00/14] blk-mq-sched: improve SCSI-MQ performance: https://marc.info/?l=linux-block&m=150376523128516&w=2
if [ -n "$_use_ml_patches" ]; then
msg "Apply mailing-list patches"
for p in "${srcdir}"/ML*.patch; do