core/systemd to 247.4-2

This commit is contained in:
Kevin Mihelich 2021-03-15 15:59:35 +00:00
parent f25ce2a55b
commit 1942df898f

View file

@ -10,9 +10,9 @@
pkgbase=systemd
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
_tag='5ca6cc7f6e95bd98bb014126040d4a5fae541511' # git rev-parse v${pkgver}
pkgver=247.3
pkgrel=1
_tag='f948f652768a5279087e13961ebb87f345626e2e' # git rev-parse v${pkgver}
pkgver=247.4
pkgrel=2
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -70,6 +70,8 @@ _backports=(
)
_reverts=(
# resolved: gracefully handle with packets with too large RR count
'fdfffdaf20a18a50c9a6d858359cf4af6d2f4c8b'
)
prepare() {