mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
kernel: update to 3.4.6.
This commit is contained in:
parent
ee242cb592
commit
5cc1112b2f
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'kernel'
|
# Template file for 'kernel'
|
||||||
#
|
#
|
||||||
pkgname=kernel
|
pkgname=kernel
|
||||||
_kmajorver=3.4
|
version=3.4.6
|
||||||
version=${_kmajorver}.5
|
|
||||||
revision=1
|
revision=1
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
@ -19,7 +18,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=43c63e7efe1a8f886f75db417aae97357ca0076011720a13c9af0a564543a59e
|
checksum=50d6084b3058c376e2436b0a1ac9bc4098a59129403dd4748b17e04e2ac2020c
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue