mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/systemd to 236.80-1
This commit is contained in:
parent
df7d676b86
commit
90027a7cb6
1 changed files with 3 additions and 8 deletions
|
@ -11,11 +11,11 @@
|
|||
pkgbase=systemd
|
||||
pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat')
|
||||
# latest commit on stable branch
|
||||
_commit='a1b2c92d8290c76a29ccd0887a92ac064e1bb5a1'
|
||||
_commit='3e14c4c1876b4dfeb8bf511185f70fef8d04a153'
|
||||
# Bump this to latest major release for signed tag verification,
|
||||
# the commit count is handled by pkgver() function.
|
||||
pkgver=236.0
|
||||
pkgrel=3
|
||||
pkgver=236.80
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="https://www.github.com/systemd/systemd"
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -53,11 +53,6 @@ sha512sums=('SKIP'
|
|||
'10190fba9f39a8f4b620a0829e0ba8ed63bb4dbeca712966011ee7807880d01ab2abff1a80baafeb6674db70526a473fe585db8190e864f318fc4d6068552618')
|
||||
|
||||
_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=(
|
||||
|
|
Loading…
Reference in a new issue