mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/systemd to 250-4
This commit is contained in:
parent
5b64dd8bf2
commit
a590ed8809
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,7 @@ pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
|
|||
_tag='9c8279cdd5d0bc256b8cc0ced2312e27e069a214' # git rev-parse v${_tag_name}
|
||||
_tag_name=250
|
||||
pkgver="${_tag_name/-/}"
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -72,6 +72,9 @@ sha512sums=('SKIP'
|
|||
_backports=(
|
||||
# chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was observed
|
||||
'7c3b51c469140cdbc1b7e9a232af3f250fea3884'
|
||||
|
||||
# manager: always close idle pipe when sending ready notification
|
||||
'9c1b17c3dc1541df02118ee3aaf6dd5dd540cdc2'
|
||||
)
|
||||
|
||||
_reverts=(
|
||||
|
|
Loading…
Reference in a new issue