From 5b70e0086e7004d92ba4a37b3518f78e78b556a1 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Tue, 15 Dec 2020 10:59:16 -0500 Subject: [PATCH] elogind: update to 243.7. Upstream has retagged 243.7 and it appears to be working (no issues with XDG_RUNTIME_DIR). This also fixes handling of sleep/resume hooks. --- srcpkgs/elogind/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/elogind/template b/srcpkgs/elogind/template index 35480b0ece0..eb04b35a878 100644 --- a/srcpkgs/elogind/template +++ b/srcpkgs/elogind/template @@ -1,8 +1,7 @@ # Template file for 'elogind' pkgname=elogind -reverts="243.7_1" -version=243.4 -revision=3 +version=243.7 +revision=2 build_style=meson configure_args="-Dcgroup-controller=elogind -Dhalt-path=/usr/bin/halt -Drootlibexecdir=/usr/libexec/elogind -Dreboot-path=/usr/bin/reboot @@ -18,7 +17,7 @@ maintainer="Enno Boland " 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=f1098745863138e6270ea22e78a39baef9a0356b48246c5a53b34211992dc7db +checksum=941fde1ffbdf51d61e47fcebc49e2fc2b1347fcf3b0522bfa9d65ad5da653e53 conf_files="/etc/elogind/*.conf" if [ "$XBPS_TARGET_LIBC" = "musl" ]; then