kernel: update to 3.8.7.

This commit is contained in:
Juan RP 2013-04-16 17:35:35 +02:00
parent 1623a97740
commit 8a442bdd53

View file

@ -1,7 +1,7 @@
# Template file for 'kernel'
#
pkgname=kernel
version=3.8.6
version=3.8.7
revision=1
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules"
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
checksum=afa898f3329c1f4aaede6e3dab57f7c522617e1b67f7c1abd73a91253a0cd10c
checksum=540640a176526932fcca161aefac8f13ca5106301d5a295224067e006913d3b4
makedepends="perl kmod>=11_2 openssl which elfutils"
_kernver="${version}_${revision}"