mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/systemd to 253.3-1
This commit is contained in:
parent
207933ea49
commit
b1abaa4617
1 changed files with 3 additions and 5 deletions
|
@ -14,10 +14,10 @@ pkgname=('systemd'
|
||||||
'systemd-resolvconf'
|
'systemd-resolvconf'
|
||||||
'systemd-sysvcompat'
|
'systemd-sysvcompat'
|
||||||
'systemd-ukify')
|
'systemd-ukify')
|
||||||
_tag='95ffbf3c175b58d4fcf14855a995d038009d3131' # git rev-parse v${_tag_name}
|
_tag='54e993e2389ccdf43189f89dd7c5d5ec34f31d6b' # git rev-parse v${_tag_name}
|
||||||
_tag_name=253.2
|
_tag_name=253.3
|
||||||
pkgver="${_tag_name/-/}"
|
pkgver="${_tag_name/-/}"
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.github.com/systemd/systemd'
|
url='https://www.github.com/systemd/systemd'
|
||||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||||
|
@ -75,8 +75,6 @@ sha512sums=('SKIP'
|
||||||
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
|
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
|
||||||
|
|
||||||
_backports=(
|
_backports=(
|
||||||
# core: do early setup check for arguments with '=' too
|
|
||||||
'4f4e0bab0d66ca6501432854aa3d3fcb53887796'
|
|
||||||
)
|
)
|
||||||
|
|
||||||
_reverts=(
|
_reverts=(
|
||||||
|
|
Loading…
Reference in a new issue