linux3.11: update to 3.11.2.
This commit is contained in:
parent
a16829be43
commit
0f80e00da4
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux3.11'
|
# Template file for 'linux3.11'
|
||||||
#
|
#
|
||||||
pkgname=linux3.11
|
pkgname=linux3.11
|
||||||
version=3.11.1
|
version=3.11.2
|
||||||
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.11 series)"
|
short_desc="The Linux kernel and modules (3.11 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=2c09783fc5830d497395b6e7b179fd3e8c4564ab300faafbee348960c0a78b9b
|
checksum=240592cf0ad67806336bd88efd02ce82e65d49b1f4b239d3e0532897ca433c8d
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Reference in New Issue