linux4.13: update to 4.13.6.
This commit is contained in:
parent
cda8e90a22
commit
2acbcc9ae3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.13'
|
||||
pkgname=linux4.13
|
||||
version=4.13.5
|
||||
version=4.13.6
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=a9e85ada609d4fc6f21bf1836099259e3634be142abe8208d88de3e257ff25e2
|
||||
checksum=47d419ceae1d353dad565b858301ac9670c747deb37936c8a935915b3bdd6050
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue