mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/systemd to 244.3-1
This commit is contained in:
parent
70bfb8293c
commit
2f9ecd101c
1 changed files with 3 additions and 5 deletions
|
@ -10,9 +10,9 @@
|
|||
|
||||
pkgbase=systemd
|
||||
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
|
||||
_tag='3ca4db9469dce2c0914933db4948456a367c5dc7' # git rev-parse v${pkgver}
|
||||
pkgver=244.2
|
||||
pkgrel=2
|
||||
_tag='b7ed902b2394f94e7f1fbe6c3194b5cd9a9429e6' # git rev-parse v${pkgver}
|
||||
pkgver=244.3
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -73,8 +73,6 @@ _backports=(
|
|||
)
|
||||
|
||||
_reverts=(
|
||||
# Support Plugable UD-PRO8 dock
|
||||
'98c03090274a067806090e2974fd2091f8206457'
|
||||
)
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue