linux3.16: update to 3.16.0.

This commit is contained in:
Juan RP 2014-08-04 09:26:28 +02:00
parent ccc6a9ba04
commit 94fa87c707

View file

@ -1,17 +1,15 @@
# Template file for 'linux3.16' # Template file for 'linux3.16'
# #
pkgname=linux3.16 pkgname=linux3.16
_distver=3.16.0 version=3.16.0
_patchver=rc7 revision=1
version=${_distver}${_patchver} wrksrc="linux-${version%.*}"
revision=3
wrksrc="linux-${_distver%%??}-${_patchver}"
maintainer="John Galt <johngaltfirstrun@gmail.com>" maintainer="John Galt <johngaltfirstrun@gmail.com>"
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="http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-${_distver%%??}-${_patchver}.tar.xz" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version%.*}.tar.xz"
checksum=93ebdd0b527ea1c86392ca610f74905a8cf736d6a80d29894a74d102f2d1bbb9 checksum=4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
_kernver="${version}_${revision}" _kernver="${version}_${revision}"
@ -19,7 +17,7 @@ nostrip=yes
noverifyrdeps=yes noverifyrdeps=yes
preserve=yes preserve=yes
only_for_archs="i686 x86_64" only_for_archs="i686 x86_64"
makedepends="bc perl kmod>=11_2 openssl which elfutils" makedepends="bc perl kmod>=11_2 openssl elfutils"
triggers="kernel-hooks" triggers="kernel-hooks"
# These files could be modified when an external module is built. # These files could be modified when an external module is built.
mutable_files=" mutable_files="