mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/systemd to 251.7-1
This commit is contained in:
parent
10f87c597d
commit
fc9d2664ce
1 changed files with 3 additions and 5 deletions
|
@ -9,10 +9,10 @@
|
|||
|
||||
pkgbase=systemd
|
||||
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
|
||||
_tag='9442acae93a851fd666ffa4eaaf82acabee292b5' # git rev-parse v${_tag_name}
|
||||
_tag_name=251.6
|
||||
_tag='7442d25a54b6dd494299b3a932b28953f4e67b21' # git rev-parse v${_tag_name}
|
||||
_tag_name=251.7
|
||||
pkgver="${_tag_name/-/}"
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -74,8 +74,6 @@ _backports=(
|
|||
)
|
||||
|
||||
_reverts=(
|
||||
# Fix issue with system time set back (#24131)
|
||||
'37b54927d311b5a4fead2674919ca059b958bdfa'
|
||||
)
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue