polkit: update to 0.100.
--HG-- branch : gnome3
This commit is contained in:
parent
ca432e55df
commit
3091fbff67
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'polkit'
|
# Template file for 'polkit'
|
||||||
pkgname=polkit
|
pkgname=polkit
|
||||||
version=0.99
|
version=0.100
|
||||||
revision=1
|
|
||||||
distfiles="http://hal.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://hal.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-static --localstatedir=/var --with-os-type=gentoo"
|
configure_args="--disable-static --localstatedir=/var --with-os-type=gentoo"
|
||||||
short_desc="Authorization Toolkit"
|
short_desc="Authorization Toolkit"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=f612c7c26ec822f67751420057a4ae113fc50ab51070758faacf2ad30bb3583f
|
checksum=afe63bec81b7f49e884ea4f2671ec76db121d84d05f36e75cde9b4ca4c828186
|
||||||
long_desc="
|
long_desc="
|
||||||
PolicyKit is an application-level toolkit for defining and handling the
|
PolicyKit is an application-level toolkit for defining and handling the
|
||||||
policy that allows unprivileged processes to speak to privileged processes.
|
policy that allows unprivileged processes to speak to privileged processes.
|
||||||
|
|
Loading…
Reference in a new issue