linux4.8: update to 4.8.1.
This commit is contained in:
parent
9ce7734be3
commit
bb584b6297
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'linux4.7'
|
||||
pkgname=linux4.8
|
||||
version=4.8.0
|
||||
version=4.8.1
|
||||
revision=1
|
||||
wrksrc="linux-${version%.*}"
|
||||
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/linux-${version%.*}.tar.xz"
|
||||
checksum=3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=e641157b9f3608660a947c9124f195f86900779598b46c43f7b17c19527c9865
|
||||
|
||||
nocross=yes
|
||||
nodebug=yes
|
||||
|
|
Loading…
Reference in New Issue