Skip to content

Commit

Permalink
elogind: update to 246.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
motorto committed Aug 4, 2022
1 parent b391af3 commit 2eab658
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions srcpkgs/elogind/template
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# Template file for 'elogind'
pkgname=elogind
reverts="246.10_1"
version=246.9.2
revision=3
version=246.10
revision=1
build_style=meson
configure_args="-Dcgroup-controller=elogind -Dhalt-path=/usr/bin/halt
-Drootlibexecdir=/usr/libexec/elogind -Dreboot-path=/usr/bin/reboot
-Dkexec-path=/usr/bin/kexec -Ddefault-hierarchy=legacy
-Ddefault-kill-user-processes=false -Dman=true"
-Ddefault-kill-user-processes=false -Dman=true
-Dpolkit=true"
hostmakedepends="docbook-xsl gettext-devel gperf intltool libxslt m4
pkg-config shadow glib-devel"
makedepends="acl-devel eudev-libudev-devel gettext-devel libglib-devel libcap-devel
libseccomp-devel pam-devel"
depends="dbus"
depends="dbus polkit"
short_desc="Standalone logind fork"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="https://github.com/elogind/elogind"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=dd2fcf22a89a078cad22e633d2f14a4cc9f4a9c8bae25c0e39fc4aec3e273bc9
checksum=c490dc158c8f5bca8d00ecfcc7ad5af24d1c7b9e59990a0b3b1323996221a922
conf_files="/etc/elogind/*.conf"
# tests fail differently due to containerization and kernel features
make_check=ci-skip
Expand Down

0 comments on commit 2eab658

Please # to comment.