linux4.0: update to 4.0.1.
This commit is contained in:
parent
b7e76f186f
commit
3133127744
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'linux4.0'
|
||||
#
|
||||
pkgname=linux4.0
|
||||
version=4.0.0
|
||||
revision=3
|
||||
wrksrc="linux-${version%.*}"
|
||||
version=4.0.1
|
||||
revision=1
|
||||
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=0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=ffb0ad77e954be73b40d06d6b062464e8c29a7cbcbfcb8d52cbbd415ae11f2bd
|
||||
|
||||
nodebug=yes
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue