polkit: update to 0.99, bump abi_depends.

This commit is contained in:
Juan RP 2010-10-23 18:27:57 +02:00
parent 04590787d1
commit cf7249403d
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=0.95"
abi_depends=">=0.99"
api_depends="${abi_depends}"

View file

@ -1,12 +1,12 @@
# Template file for 'polkit'
pkgname=polkit
version=0.98
version=0.99
distfiles="http://hal.freedesktop.org/releases/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--disable-static --localstatedir=/var --with-os-type=gentoo"
short_desc="Authorization Toolkit"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=eda8493b438130dc7ee4f85099936beb35a62ef0fd0d1cd5b22c3c9613217f02
checksum=f612c7c26ec822f67751420057a4ae113fc50ab51070758faacf2ad30bb3583f
long_desc="
PolicyKit is an application-level toolkit for defining and handling the
policy that allows unprivileged processes to speak to privileged processes.