linux3.12: update to 3.12.1.

This commit is contained in:
Juan RP 2013-11-21 08:24:55 +01:00
parent 9974865e9f
commit 5bdc143bef

View file

@ -1,15 +1,15 @@
# Template file for 'linux3.12'
#
pkgname=linux3.12
version=3.12.0
version=3.12.1
revision=1
wrksrc="linux-3.12"
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (3.12 series)"
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-3.12.tar.xz"
checksum=2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
checksum=9d5ff597c144e1cbd5b5a9696b99ae7045bf462094baa5dcb935ded7ceae7a64
only_for_archs="i686 x86_64"
makedepends="bc perl kmod>=11_2 openssl which elfutils"