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