mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/systemd to 245.6-2
This commit is contained in:
parent
841e050921
commit
ab29c3647a
1 changed files with 5 additions and 2 deletions
|
@ -10,9 +10,9 @@
|
|||
|
||||
pkgbase=systemd
|
||||
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
|
||||
_tag='a520e63382396661d79f630b2babe717a85b1209' # git rev-parse v${pkgver}
|
||||
_tag='a47534aa62edfddb2df86e2d0c208979f24dc8c2' # git rev-parse v${pkgver}
|
||||
pkgver=245.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -84,6 +84,9 @@ _backports=(
|
|||
'846acb6798a63f35162f58e1146d1a1f40849e86'
|
||||
# man: document binfmt's new --unregister switch
|
||||
'cd9aa8f0f91b113acb079e79750c146c0529c2d7'
|
||||
|
||||
# sd-journal: don't check namespaces if we have no namespace to go by
|
||||
'2b6df46d21abe8a8b7481e420588a9a129699cf9'
|
||||
)
|
||||
|
||||
_reverts=(
|
||||
|
|
Loading…
Reference in a new issue