mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
upower: update to 0.9.17.
This commit is contained in:
parent
01c3c4bf87
commit
cef3d6f0a5
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'upower'
|
# Template file for 'upower'
|
||||||
pkgname=upower
|
pkgname=upower
|
||||||
version=0.9.16
|
version=0.9.17
|
||||||
revision=2
|
revision=1
|
||||||
homepage="http://upower.freedesktop.org"
|
homepage="http://upower.freedesktop.org"
|
||||||
distfiles="${homepage}/releases/$pkgname-$version.tar.xz"
|
distfiles="${homepage}/releases/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,7 @@ fulldepends="udev pm-utils"
|
||||||
short_desc="Abstraction for enumerating power devices"
|
short_desc="Abstraction for enumerating power devices"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=eb9a3d39a8cb62970fd612e333bc7a43437ab0e7890303578b0a7e3c67c8c212
|
checksum=cf9f68d28fec9cacfb44054c2996a877a9ef4a449cfe279394d46442de153228
|
||||||
long_desc="
|
long_desc="
|
||||||
UPower is an abstraction for enumerating power devices, listening to device
|
UPower is an abstraction for enumerating power devices, listening to device
|
||||||
events and querying history and statistics. Any application or service on
|
events and querying history and statistics. Any application or service on
|
||||||
|
|
|
@ -8,4 +8,3 @@ libdbus-glib-1.so.2
|
||||||
libdbus-1.so.3
|
libdbus-1.so.3
|
||||||
libusb-1.0.so.0
|
libusb-1.0.so.0
|
||||||
libgudev-1.0.so.0
|
libgudev-1.0.so.0
|
||||||
librt.so.1
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue