linux3.9: update to 3.9.5.

This commit is contained in:
Juan RP 2013-06-08 12:41:09 +02:00
parent 396547317c
commit af5d9099ba
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'linux3.9' # Template file for 'linux3.9'
# #
pkgname=linux3.9 pkgname=linux3.9
version=3.9.4 version=3.9.5
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.9 series)" short_desc="The Linux kernel and modules (3.9 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=91b029a3407fc027b6e957b8c1893c9179f47e0f42e99bc46087c6308e403688 checksum=7c391f6f81dc3be585c9909e0b70ea4aa828052b8a73a927bac0f8a676e6c317
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"