kernel: update to 3.3.4.
This commit is contained in:
parent
4e52607653
commit
fd958de497
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
#
|
||||
pkgname=kernel
|
||||
_kmajorver=3.3
|
||||
version=${_kmajorver}.3
|
||||
version=${_kmajorver}.4
|
||||
wrksrc="linux-${version}"
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=cb79ecc9b95195896ca2990e65c9745d83d83f6c01e3af06bd64f30888ed1cc4
|
||||
checksum=0609df943f94520d5b78966fa1353d897192c2dd440f82317635d3bda0576b30
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue