mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
polkit: update to 0.98.
This commit is contained in:
parent
d2dbee7aa0
commit
974b96d5a8
2 changed files with 2 additions and 4 deletions
|
@ -5,7 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
replaces="PolicyKit-devel>=0"
|
replaces="PolicyKit-devel>=0"
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'polkit'
|
# Template file for 'polkit'
|
||||||
pkgname=polkit
|
pkgname=polkit
|
||||||
version=0.96
|
version=0.98
|
||||||
revision=2
|
|
||||||
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=3426ca917210b2a5525732559368c18f983a4c39a6a55c5dddba26071bd8054a
|
checksum=eda8493b438130dc7ee4f85099936beb35a62ef0fd0d1cd5b22c3c9613217f02
|
||||||
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…
Add table
Reference in a new issue