summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Barrett2021-11-20 11:27:14 -0600
committerSteven Barrett2021-11-20 11:27:14 -0600
commitbeec3eb13351ca0cb67841f253c81c296189f451 (patch)
treef03ef37814b503cb47eba96d392fa420582e3bfe /PKGBUILD
parentcd435ded69a25b5532bbe39454638a0b07003b01 (diff)
downloadaur-beec3eb13351ca0cb67841f253c81c296189f451.tar.gz
Switch from cdn.kernel.org to mirrors.edge.kernel.org
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c70d3ab7ff23..e2c38a96e5e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,8 +76,8 @@ options=('!strip')
#_lucjanpath="https://raw.githubusercontent.com/sirlucjan/kernel-patches/master/${_major}"
_lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_major}"
-source=("https://cdn.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
- "https://cdn.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.sign"
+source=("https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
+ "https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.sign"
"https://github.com/damentz/${_lqxpatchname}/archive/${_major}-${_lqxpatchrel}.tar.gz")
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds