mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
kernel: update to 3.7.3.
This commit is contained in:
parent
51b43717bc
commit
9155f86b0a
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.2
|
version=3.7.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -11,7 +11,7 @@ short_desc="The Linux kernel and modules"
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides the linux kernel image and associated modules."
|
This package provides the linux kernel image and associated 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=04c04fe98f2b8ae27375d6ba4895fe9f043df4a1e664af45c5d6f612bef84127
|
checksum=671936875008d31e83dfc743e8f22b0bff3cdff0a30d7c818a01f489ce0b8214
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue