linux3.10: update to 3.10.15.

This commit is contained in:
Juan RP 2013-10-05 17:19:52 +02:00
parent 779432fa84
commit 31b84f4e75
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'linux3.10' # Template file for 'linux3.10'
# #
pkgname=linux3.10 pkgname=linux3.10
version=3.10.14 version=3.10.15
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.10 series)" short_desc="The Linux kernel and modules (3.10 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=36540d5fb15951be64d4c150cf3bc291a8d4d6699fb988173f6be30aa1e41b47 checksum=d3b95342a968c449419a1f2a94552ca0f536fedabdb4ce61e26b51af5181921f
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"