core/systemd to 251.6-2

This commit is contained in:
Kevin Mihelich 2022-10-21 00:28:59 +00:00
parent 3a2a472259
commit a248d9ae2f

View file

@ -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() {