linux3.12: update to 3.12.3.

This commit is contained in:
Juan RP 2013-12-04 21:41:23 +01:00
parent 4011a0fc4a
commit b150442ea1
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'linux3.12' # Template file for 'linux3.12'
# #
pkgname=linux3.12 pkgname=linux3.12
version=3.12.2 version=3.12.3
revision=1 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel and modules (3.12 series)" short_desc="The Linux kernel and modules (3.12 series)"
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=d3f339a29fb4905d126856803517d717649ebda355c2977510d4fc62de8672a6 checksum=b649c759646a630893c98855fb7e9e87e954105e3acac7b81ca85b1161572713
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 which elfutils"