mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
linux4.9: update to 4.9.0.
This commit is contained in:
parent
d4f7eeae3b
commit
2c04e1dc49
1 changed files with 4 additions and 6 deletions
|
@ -1,16 +1,14 @@
|
||||||
# Template file for 'linux4.9'
|
# Template file for 'linux4.9'
|
||||||
pkgname=linux4.9
|
pkgname=linux4.9
|
||||||
_distver=4.9.0
|
version=4.9.0
|
||||||
_patchver=rc5
|
|
||||||
version=${_distver}${_patchver}
|
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${_distver%.*}-${_patchver}"
|
wrksrc="linux-${version%.*}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/linux-${_distver%.*}-${_patchver}.tar.xz"
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz"
|
||||||
checksum=49a69ad592a96fa6c5215ad2de79bf64d094061a0828e0acf19ab711f467ee3a
|
checksum=029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue