upower: update to upower-0.9.12

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-04 18:39:05 +02:00
parent 2510f12dfd
commit 09bf7ced24

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="upower"
PKG_VERSION="0.9.11"
PKG_VERSION="0.9.12"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://upower.freedesktop.org/"
PKG_URL="http://upower.freedesktop.org/releases/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="http://upower.freedesktop.org/releases/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="udev glib dbus dbus-glib polkit pm-utils"
PKG_BUILD_DEPENDS="toolchain udev glib dbus dbus-glib gobject-introspection polkit"
PKG_PRIORITY="optional"