kernel: update to 3.7.2.

This commit is contained in:
Juan RP 2013-01-12 09:27:34 +01:00
parent 16a541f73e
commit ba0e6787f6

View file

@ -1,8 +1,8 @@
# Template file for 'kernel' # Template file for 'kernel'
# #
pkgname=kernel pkgname=kernel
version=3.7.1 version=3.7.2
revision=3 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org" homepage="http://www.kernel.org"
@ -11,7 +11,7 @@ short_desc="The Linux kernel and modules"
long_desc=" long_desc="
This package provides the linux kernel image and associated modules." This package provides the linux kernel image and associated modules."
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz" distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
checksum=e1ca8b8376ebdf797357f5f1734ed6eed3cadc16c32d280a780f150372de7255 checksum=04c04fe98f2b8ae27375d6ba4895fe9f043df4a1e664af45c5d6f612bef84127
nostrip=yes nostrip=yes
noverifyrdeps=yes noverifyrdeps=yes