linux3.8: update to 3.8.12.

This commit is contained in:
Juan RP 2013-05-08 09:30:54 +02:00
parent b2fe083e33
commit 6bb689d8a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'linux3.8'
#
pkgname=linux3.8
version=3.8.11
version=3.8.12
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 (3.8 series)"
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
checksum=53d8f2c11b63a07807ddabd2b51ee7e91a0ed6a1abceeea422ac2cd0e5923fa3
checksum=bbfe2fec2777dd430840298588f56b748d04baa4ed5df3968b4c1bda59af11ee
makedepends="perl kmod>=11_2 openssl which elfutils"
_kernver="${version}_${revision}"