diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 978f96f41..a19f4d89a 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -15,7 +15,7 @@ _commit='a1b2c92d8290c76a29ccd0887a92ac064e1bb5a1' # Bump this to latest major release for signed tag verification, # the commit count is handled by pkgver() function. pkgver=236.0 -pkgrel=2 +pkgrel=3 arch=('x86_64') url="https://www.github.com/systemd/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -55,6 +55,9 @@ sha512sums=('SKIP' _backports=( # cryptsetup-generator: Don't mistake NULL input as OOM (#7688) 'aff0b1fa7bf2ca60fd5ffdf7ea25184d576cf61d' + + # networkd: call link_set_routing_policy_rule before setting routes (#7815) + '27c34f732e7767b5cdc90fe7ad03ae0ea625671c' ) _reverts=(