mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
mate-polkit: update to 1.16.0.
This commit is contained in:
parent
a579c2ac96
commit
a406f27472
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-polkit'
|
# Template file for 'mate-polkit'
|
||||||
pkgname=mate-polkit
|
pkgname=mate-polkit
|
||||||
version=1.14.0
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0 --disable-static $(vopt_enable gir introspection)"
|
configure_args="--with-gtk=3.0 --disable-static $(vopt_enable gir introspection)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=929d5710d6284f924dc65824b75e9da23b5809c50033da18b6b4b79e0f599ddd
|
checksum=e0aba1f4be2fef30a74509aef92c5773ee17c2279f158a7295415f700713457c
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue