mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
kernel: update to 3.8.7.
This commit is contained in:
parent
1623a97740
commit
8a442bdd53
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kernel'
|
# Template file for 'kernel'
|
||||||
#
|
#
|
||||||
pkgname=kernel
|
pkgname=kernel
|
||||||
version=3.8.6
|
version=3.8.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"
|
short_desc="The Linux kernel and modules"
|
||||||
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=afa898f3329c1f4aaede6e3dab57f7c522617e1b67f7c1abd73a91253a0cd10c
|
checksum=540640a176526932fcca161aefac8f13ca5106301d5a295224067e006913d3b4
|
||||||
|
|
||||||
makedepends="perl kmod>=11_2 openssl which elfutils"
|
makedepends="perl kmod>=11_2 openssl which elfutils"
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue