linux4.8: update to 4.8.0.
This commit is contained in:
parent
362b7d6ead
commit
562615a7e6
@ -1,16 +1,14 @@
|
||||
# Template file for 'linux4.7'
|
||||
pkgname=linux4.8
|
||||
_distver=4.8.0
|
||||
_patchver=rc8
|
||||
version=${_distver}${_patchver}
|
||||
version=4.8.0
|
||||
revision=1
|
||||
wrksrc="linux-${_distver%.*}-${_patchver}"
|
||||
wrksrc="linux-${version%.*}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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/testing/linux-${_distver%.*}-${_patchver}.tar.xz"
|
||||
checksum=676b5e3e0529385a75baa650b2e2395a4b001821447869735baa83616942597f
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz"
|
||||
checksum=3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
|
||||
|
||||
nocross=yes
|
||||
nodebug=yes
|
||||
|
Loading…
Reference in New Issue
Block a user