upgpkg: tuned 2.23.0-1
upstream release
This commit is contained in:
parent
7d104b4240
commit
dca59af8cb
2 changed files with 12 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = tuned
|
||||
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
||||
pkgver = 2.22.1
|
||||
pkgrel = 2
|
||||
pkgver = 2.23.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/redhat-performance/tuned
|
||||
arch = any
|
||||
license = GPL
|
||||
|
@ -18,8 +18,8 @@ pkgbase = tuned
|
|||
depends = python-perf
|
||||
depends = python-pyudev
|
||||
options = !emptydirs
|
||||
source = https://github.com/redhat-performance/tuned/archive/v2.22.1/tuned-2.22.1.tar.gz
|
||||
sha512sums = 160b1cab5477d84a0da89f584fe646b32162527a138d9b5957799c5f26598b98449733040710133a1c5bdd5588eee72549131ff163e777a105fc24e92edc6d8f
|
||||
source = https://github.com/redhat-performance/tuned/archive/v2.23.0/tuned-2.23.0.tar.gz
|
||||
sha512sums = b7d95b17ab38ac944e6e5b8b4345ddf65120a03ebb73cdb1795525c237852a8fa4223dcef6ce28189874e5010c8076816bd3646fd7f700983f2449400a2057d8
|
||||
|
||||
pkgname = tuned
|
||||
install = tuned.install
|
||||
|
@ -31,6 +31,7 @@ pkgname = tuned
|
|||
backup = etc/tuned/cpu-partitioning-powersave-variables.conf
|
||||
backup = etc/tuned/cpu-partitioning-variables.conf
|
||||
backup = etc/tuned/post_loaded_profile
|
||||
backup = etc/tuned/profile_mode
|
||||
backup = etc/tuned/realtime-variables.conf
|
||||
backup = etc/tuned/realtime-virtual-guest-variables.conf
|
||||
backup = etc/tuned/realtime-virtual-host-variables.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue