rtkit: update to 0.10.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-03-02 12:03:22 +01:00
parent 92c887b1f7
commit dc4c8a2821
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'rtkit'
pkgname=rtkit
version=0.9
version=0.10
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="Realtime Policy and Watchdog Daemon"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5236ab2db3a1e6d34d0fcb11572b769a8989ba47b3cb282659f9315ed9143921
checksum=74ea93ac09d9d5a7cb85bf57ec92090311c9fb105a41bdd633adcf3b94472120
long_desc="
RealtimeKit is a D-Bus system service that changes the scheduling policy of
user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request.