upower: update to 0.9.10.
This commit is contained in:
parent
1b2d22c902
commit
1cb04b9389
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'upower'
|
||||
pkgname=upower
|
||||
version=0.9.9
|
||||
version=0.9.10
|
||||
distfiles="http://upower.freedesktop.org/releases/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --with-backend=linux"
|
||||
short_desc="Abstraction for enumerating power devices"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=39e19bab2c776000477d6d0ddb4bc508808954f63867a2da2be40eaf341214e2
|
||||
checksum=fa567509c4ce8d1975259665b907929cac692a59dbe0e217e7494b1cdc949288
|
||||
long_desc="
|
||||
UPower is an abstraction for enumerating power devices, listening to device
|
||||
events and querying history and statistics. Any application or service on
|
||||
|
|
Loading…
Reference in a new issue