Revert "elogind: update to 234.2."

This reverts commit 5c7ca6272a.

elogind missing the libexec/logind binary.
This commit is contained in:
Enno Boland 2017-07-31 15:43:17 +02:00
parent 897de830c7
commit f946a2441d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'elogind'
pkgname=elogind
version=234.2
version=233.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libxslt intltool libtool pkg-config gperf docbook-xsl gettext-devel"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2, LGPL-2, MIT"
homepage="https://github.com/elogind/elogind"
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
checksum=c6ff702caa91a3d92ecb56a1ba65cb654878545c19c0318f7e22385b16d2c9a3
checksum=7fd0f86487c6c44e6c3b7f610c7853c863937728a343a803fd53cf031bb74493
conf_files="/etc/elogind/logind.conf"
configure_args+=" --disable-kdbus --disable-lto --disable-tests"