From a248d9ae2f232ca0a9cd0c72b74bf2558f5490ea Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 21 Oct 2022 00:28:59 +0000 Subject: [PATCH] core/systemd to 251.6-2 --- core/systemd/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index eafd85558..44545ba12 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -12,7 +12,7 @@ pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat') _tag='9442acae93a851fd666ffa4eaaf82acabee292b5' # git rev-parse v${_tag_name} _tag_name=251.6 pkgver="${_tag_name/-/}" -pkgrel=1 +pkgrel=2 arch=('x86_64') url='https://www.github.com/systemd/systemd' makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -74,6 +74,8 @@ _backports=( ) _reverts=( + # Fix issue with system time set back (#24131) + '37b54927d311b5a4fead2674919ca059b958bdfa' ) prepare() {