mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kernel: update to 3.2.4.
This commit is contained in:
parent
f53cf9b684
commit
3308b6d676
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Common vars shared by the 'kernel' and 'kernel-libc-headers'
|
# Common vars shared by the 'kernel' and 'kernel-libc-headers'
|
||||||
# build templates.
|
# build templates.
|
||||||
_kmajorver=3.2
|
_kmajorver=3.2
|
||||||
version=${_kmajorver}.2
|
version=${_kmajorver}.4
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
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"
|
||||||
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"
|
||||||
checksum=2a203093ebd68a29ad0ea7ecff015d9010986869caebebca056babeee0b512b9
|
checksum=1a20af7083046b44a29b1463b4092c5e2abb26a64d446de05994666b7ad51e5a
|
||||||
|
|
Loading…
Add table
Reference in a new issue