lightdm: update to 1.24.0.

Closes: #8076 [via git-merge-pr]
This commit is contained in:
maxice8 2017-10-12 13:11:59 -03:00 committed by lemmi
parent 4f13489007
commit 764ef6799f

View file

@ -1,6 +1,6 @@
# Template file for 'lightdm'
pkgname=lightdm
version=1.22.0
version=1.24.0
revision=1
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --with-greeter-session=lightdm-gtk-greeter
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3, LGPL-3"
homepage="https://launchpad.net/lightdm"
distfiles="https://launchpad.net/lightdm/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
checksum=e4b9afb6a7e627440ccda140972631e54d005340ec6043d538281f28a8dbab28
checksum=cd509b74382bcf382c6e3e4b54ac30ba804022fec968d6993d134552ea1a43a2
build_options="gir"
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"