]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- updated to 5.0[.0] auto/th/linux-libc-headers-5.0.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Mar 2019 14:10:32 +0000 (15:10 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Mar 2019 14:10:32 +0000 (15:10 +0100)
linux-libc-headers.spec

index 73b49cb5d4234f42691f130ebe5f53ee04dd26d1..890501cc4fea3c26039e02bd4bbc80d387e7e5da 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without tests           # build without tests
 
-%define        basever 4.20
+%define        basever 5.0
 %define        postver 0
 Summary:       Linux kernel headers for use with C libraries
 Summary(pl.UTF-8):     Nagłówki jądra Linuksa do użytku z bibliotekami C
@@ -12,10 +12,10 @@ Release:    1
 Epoch:         7
 License:       GPL v2
 Group:         Development
-Source0:       https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
-# Source0-md5: d39dd4ba2d5861c54b90d49be19eaf31
+Source0:       https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
+# Source0-md5: 7381ce8aac80a01448e065ce795c19c0
 %if "%{postver}" > "0"
-Source1:       https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
+Source1:       https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
 # Source1-md5: eff3af043f7cfc0cd0bb57d70b8da618
 %endif
 Patch0:                %{name}-esfq.patch
This page took 0.256777 seconds and 4 git commands to generate.