mate-polkit: update to 1.14.0.
This commit is contained in:
parent
88fa65a7b9
commit
988c3bd3c0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-polkit'
|
# Template file for 'mate-polkit'
|
||||||
pkgname=mate-polkit
|
pkgname=mate-polkit
|
||||||
version=1.12.0
|
version=1.14.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=c38f0a0c3d4e10fc95d27fa4e8d47eb6948e8c9279a82f316f563666571bf8b9
|
checksum=929d5710d6284f924dc65824b75e9da23b5809c50033da18b6b4b79e0f599ddd
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue