mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
linux4.0: update to 4.0.1.
This commit is contained in:
parent
b7e76f186f
commit
3133127744
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'linux4.0'
|
# Template file for 'linux4.0'
|
||||||
#
|
#
|
||||||
pkgname=linux4.0
|
pkgname=linux4.0
|
||||||
version=4.0.0
|
version=4.0.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="linux-${version%.*}"
|
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="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||||
checksum=0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991
|
checksum=ffb0ad77e954be73b40d06d6b062464e8c29a7cbcbfcb8d52cbbd415ae11f2bd
|
||||||
|
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue