linux3.11: update to 3.11.7.
This commit is contained in:
parent
3d2040c73f
commit
810ca137f0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux3.11'
|
# Template file for 'linux3.11'
|
||||||
#
|
#
|
||||||
pkgname=linux3.11
|
pkgname=linux3.11
|
||||||
version=3.11.6
|
version=3.11.7
|
||||||
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=7ad3bfecaa300e1857497f9c39a913a34953cdfcfef00279e62e0e8f4df78b4e
|
checksum=a9b7a40c7194d5e46c10bd0395d633a588375f9d7b86bda23c4c9c0dd91d69d9
|
||||||
|
|
||||||
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 a new issue