mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
kernel: update to 3.7.7.
This commit is contained in:
parent
f5b473a362
commit
9cc6b4d3a7
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.7.6
|
version=3.7.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=bb5d334b911bc4ebc7cc2624d841fd601e2318d3df5d7e5ec0ec7af2af97b664
|
checksum=fff958446bf517e13a82388738a7eaf45bd9f1504b92f437814155af6f83d29c
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue