core/systemd to 234.11-4

This commit is contained in:
Kevin Mihelich 2017-08-04 13:14:57 +00:00
parent 4f9a45800d
commit de89ccd967

View file

@ -14,7 +14,7 @@ _commit='d52e2bb9c20216972754c054e8534bca28baab66'
# Bump this to latest major release for signed tag verification,
# the commit count is handled by pkgver() function.
pkgver=234.11
pkgrel=3
pkgrel=4
arch=('i686' 'x86_64')
url="https://www.github.com/systemd/systemd"
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -56,6 +56,11 @@ validpgpkeys=(
_backports=(
# cryptsetup: fix infinite timeout (#6486)
'0864d311766498563331f486909a0d950ba7de87'
# process-util: add getpid_cached() as a caching wrapper for getpid()
'5c30a6d2b805ae9b5dd0ad003b9ee86b8965bc47'
# tree-wide: make use of getpid_cached() wherever we can
'df0ff127758809a45105893772de76082d12a26d'
)
_reverts=(