lxdm: update to 0.5.1.
This commit is contained in:
parent
511b68ca63
commit
9b72fe559c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lxdm'
|
||||
pkgname=lxdm
|
||||
version=0.5.0
|
||||
revision=6
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_options="systemd"
|
||||
configure_args="$(vopt_if systemd --disable-consolekit --enable-consolekit) --with-pam"
|
||||
|
@ -23,7 +23,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.lxde.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxdm/lxdm-${version}.tar.xz"
|
||||
checksum=6e876fe8cc52341f3f55c54517da1c6dcf794aa11caffbf5a929ded442a949d4
|
||||
checksum=2b20ef475b409d0bbea8309181abd23fad5d6240d53b84d7f60fe1a0f6f3e506
|
||||
|
||||
post_install() {
|
||||
vsv lxdm
|
||||
|
|
Loading…
Reference in New Issue