linux4.0: update to 4.0.1.

This commit is contained in:
Juan RP 2015-04-29 11:03:59 +02:00
parent b7e76f186f
commit 3133127744

View file

@ -1,15 +1,15 @@
# Template file for 'linux4.0' # Template file for 'linux4.0'
# #
pkgname=linux4.0 pkgname=linux4.0
version=4.0.0 version=4.0.1
revision=3 revision=1
wrksrc="linux-${version%.*}" wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.kernel.org" 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="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz" distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
checksum=0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991 checksum=ffb0ad77e954be73b40d06d6b062464e8c29a7cbcbfcb8d52cbbd415ae11f2bd
nodebug=yes nodebug=yes
nostrip=yes nostrip=yes