linux-tools: update to 3.19.1; remove obsolete replaces.
This commit is contained in:
parent
707c034e22
commit
978ed8a3c3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux-tools'
|
||||
pkgname=linux-tools
|
||||
version=3.19
|
||||
revision=2
|
||||
version=3.19.1
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel tools meta-pkg"
|
||||
hostmakedepends="flex perl>=5.20.2 asciidoc xmlto python automake libtool"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.kernel.org"
|
||||
distfiles="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=be42511fe5321012bb4a2009167ce56a9e5fe362b4af43e8c371b3666859806c
|
||||
checksum=717f36a65735bdd7afcb452578cc221c7fde8f6a0073e2feb62473466bdfa763
|
||||
|
||||
subpackages="cpupower libcpupower libcpupower-devel libusbip libusbip-devel usbip perf"
|
||||
|
||||
|
@ -154,7 +154,6 @@ x86_energy_perf_policy_package() {
|
|||
}
|
||||
usbip_package() {
|
||||
short_desc="An USB device sharing system over IP network"
|
||||
replaces="runit-void<20141013_2"
|
||||
pkg_install() {
|
||||
vmove "usr/bin/usbip*"
|
||||
vmove "usr/share/man/man8/usbip*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user