mirror of
https://abf.rosa.ru/djam/kernel-6.7-xanmod.git
synced 2025-02-24 17:42:49 +00:00
Fixed the URLs
This commit is contained in:
parent
3fd89fa0a5
commit
fb1a88ce7e
1 changed files with 4 additions and 4 deletions
|
@ -136,8 +136,8 @@ URL: http://www.kernel.org
|
||||||
#
|
#
|
||||||
# Sources
|
# Sources
|
||||||
#
|
#
|
||||||
Source0: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
|
Source0: https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
|
||||||
Source1: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
|
Source1: https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
|
||||||
|
|
||||||
# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
|
# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
|
||||||
# TODO: is it needed?
|
# TODO: is it needed?
|
||||||
|
@ -163,8 +163,8 @@ Source80: kernel.rpmlintrc
|
||||||
# Patches
|
# Patches
|
||||||
|
|
||||||
# The patch to make kernel x.y.z from x.y.0.
|
# The patch to make kernel x.y.z from x.y.0.
|
||||||
Patch1: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
|
Patch1: https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
|
||||||
Source10: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
|
Source10: https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
|
||||||
|
|
||||||
# ROSA-specific patches
|
# ROSA-specific patches
|
||||||
# We need to apply this one only when building 32-bit kernels but RPM
|
# We need to apply this one only when building 32-bit kernels but RPM
|
||||||
|
|
Loading…
Add table
Reference in a new issue