upower: update to 0.9.14.
This commit is contained in:
parent
e36059b8e7
commit
5e332f0eb3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'upower'
|
||||
pkgname=upower
|
||||
version=0.9.13
|
||||
version=0.9.14
|
||||
homepage="http://upower.freedesktop.org"
|
||||
distfiles="${homepage}/releases/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
|
@ -8,7 +8,7 @@ configure_args="--localstatedir=/var --with-backend=linux"
|
|||
short_desc="Abstraction for enumerating power devices"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=2c7dd2c26d11da628d68111d50eed51244a8337c1d0830addecd1372a7d44a22
|
||||
checksum=81eb44c0453b264a737d32f763a31d5b1776f050a47d5be85fc5e9caf874a4c5
|
||||
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 New Issue