linux4.8: update to 4.8.16.
This commit is contained in:
parent
5257a1e709
commit
794c32c48a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux4.8'
|
# Template file for 'linux4.8'
|
||||||
pkgname=linux4.8
|
pkgname=linux4.8
|
||||||
version=4.8.15
|
version=4.8.16
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -8,7 +8,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=1605260913729b7b72a64a0598b782725e365dab57d49dec188373d634538fee
|
checksum=302d7c835f91fcdc8ac16296c3556a6f4720f1714ee5a67446755fa7e136b4aa
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
|
Loading…
Reference in New Issue