commit fa7ff97ef9ce1901420dab4cf2d79a0d219f788b
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jun 6 08:47:04 2016 +0300

    https urls

 kernel.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 5655cb8..d28a55e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -116,10 +116,10 @@ Release:  %{rel}
 Epoch:         3
 License:       GPL v2
 Group:         Base/Kernel
-Source0:       
http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
+Source0:       
https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: d2927020e24a76da4ab482a8bc3e9ef3
 %if "%{postver}" != ".0"
-Patch0:                
http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
+Patch0:                
https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
 # Patch0-md5:  e3479d9c8a0e8757c16eb03a4258587c
 %endif
 Source1:       kernel.sysconfig
@@ -236,7 +236,7 @@ Patch7000:  kernel-inittmpfs.patch
 # kernel.spec every time.
 #Patch50000:   kernel-usb_reset.patch
 
-URL:           http://www.kernel.org/
+URL:           https://www.kernel.org/
 AutoReqProv:   no
 BuildRequires: /sbin/depmod
 BuildRequires: bc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/fa7ff97ef9ce1901420dab4cf2d79a0d219f788b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to