upower: update to 0.9.7.
This commit is contained in:
parent
c48ad0c535
commit
7934bf26df
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'upower'
|
||||
pkgname=upower
|
||||
version=0.9.6
|
||||
version=0.9.7
|
||||
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=aeff4a0c98a12b8beb56ca92314e1e8a6711f13929a294ae3c0a725125a1db4f
|
||||
checksum=7db45ff675e6836e89adc84d6937e9e5cd468ded89e8bd19edcbfb1a28f42933
|
||||
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