linux3.10: update to 3.10.16.

This commit is contained in:
Juan RP 2013-10-14 08:19:23 +02:00
parent d1a663bc70
commit f5b3aad646
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'linux3.10' # Template file for 'linux3.10'
# #
pkgname=linux3.10 pkgname=linux3.10
version=3.10.15 version=3.10.16
revision=2 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org" 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=d3b95342a968c449419a1f2a94552ca0f536fedabdb4ce61e26b51af5181921f checksum=8cb3b78582bcce5350c7b973b2a2ac30c1e10e6ab76a830229e4bfab96beda09
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"