From d80919cafda9b570b21a298e7975844d947895d9 Mon Sep 17 00:00:00 2001 From: Stefano Ragni Date: Mon, 21 Dec 2020 15:42:23 +0100 Subject: [PATCH] elogind: update to 246.9.r1 --- srcpkgs/elogind/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/elogind/template b/srcpkgs/elogind/template index 35480b0ece0..8792d03e16d 100644 --- a/srcpkgs/elogind/template +++ b/srcpkgs/elogind/template @@ -1,8 +1,9 @@ # Template file for 'elogind' pkgname=elogind -reverts="243.7_1" -version=243.4 -revision=3 +version=246.9.r1 +revision=1 +_version=246.9-r1 +wrksrc=${pkgname}-${_version} build_style=meson configure_args="-Dcgroup-controller=elogind -Dhalt-path=/usr/bin/halt -Drootlibexecdir=/usr/libexec/elogind -Dreboot-path=/usr/bin/reboot @@ -17,8 +18,8 @@ short_desc="Standalone logind fork" 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 +distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${_version}.tar.gz" +checksum=11912864fbd0eeb8ba43530be4ae5ef95b7a036e20c85f4a6e63e6e04ddf2d21 conf_files="/etc/elogind/*.conf" if [ "$XBPS_TARGET_LIBC" = "musl" ]; then