core/systemd to 251.7-1

This commit is contained in:
Kevin Mihelich 2022-10-25 12:34:47 +00:00
parent 10f87c597d
commit fc9d2664ce

View file

@ -9,10 +9,10 @@
pkgbase=systemd
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
_tag='9442acae93a851fd666ffa4eaaf82acabee292b5' # git rev-parse v${_tag_name}
_tag_name=251.6
_tag='7442d25a54b6dd494299b3a932b28953f4e67b21' # git rev-parse v${_tag_name}
_tag_name=251.7
pkgver="${_tag_name/-/}"
pkgrel=2
pkgrel=1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -74,8 +74,6 @@ _backports=(
)
_reverts=(
# Fix issue with system time set back (#24131)
'37b54927d311b5a4fead2674919ca059b958bdfa'
)
prepare() {