kernel: update to 3.2.6.
This commit is contained in:
parent
7cba62060f
commit
99727e9ee4
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Common vars shared by the 'kernel' and 'kernel-libc-headers'
|
||||
# build templates.
|
||||
_kmajorver=3.2
|
||||
version=${_kmajorver}.5
|
||||
version=${_kmajorver}.6
|
||||
wrksrc="linux-${version}"
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
checksum=50d1dc298fe94c8ea09bf515d740435951f62d10de7e4b65b25c57cbf53c6f7c
|
||||
checksum=9db97d45638017e6dfaed768cfa9f47533c9c9fb3538bce0e594d9feff5489b4
|
||||
|
|
Loading…
Reference in a new issue