linux4.6: update to 4.6.1.
This commit is contained in:
parent
a39930b513
commit
20389ad78a
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'linux4.6'
|
||||
pkgname=linux4.6
|
||||
version=4.6.0
|
||||
version=4.6.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="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz"
|
||||
checksum=a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=d5ddf444f8690294bede8840aa6689f7e6c95833f6b42cfc501309da22bf7b1c
|
||||
|
||||
nocross=yes
|
||||
nodebug=yes
|
||||
|
|
Loading…
Reference in New Issue