mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 06:42:58 +02:00
linux-tools: update to 4.18. (#2562)
This commit is contained in:
parent
fbd43e6061
commit
e263280853
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux-tools'
|
# Template file for 'linux-tools'
|
||||||
pkgname=linux-tools
|
pkgname=linux-tools
|
||||||
version=4.17.4
|
version=4.18
|
||||||
revision=3
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
hostmakedepends="asciidoc automake flex libtool perl python xmlto"
|
hostmakedepends="asciidoc automake flex libtool perl python xmlto"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kernel.org"
|
homepage="https://www.kernel.org"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||||
checksum=66d6370c53626b9f54a32aa2d3e586d0f884e727cf1b042b624d420d09f0ab58
|
checksum=19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1
|
||||||
|
|
||||||
subpackages="cpupower libcpupower libcpupower-devel libusbip libusbip-devel usbip perf freefall tmon"
|
subpackages="cpupower libcpupower libcpupower-devel libusbip libusbip-devel usbip perf freefall tmon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue