mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/systemd to 241.7-2
This commit is contained in:
parent
0663f4e52b
commit
bba99aed96
1 changed files with 6 additions and 4 deletions
|
@ -10,9 +10,9 @@
|
|||
pkgbase=systemd
|
||||
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
|
||||
# Can be from either systemd or systemd-stable
|
||||
_commit='e62a7fea757f259eb330da5b6d3ab4ede46400a2'
|
||||
pkgver=241.0
|
||||
pkgrel=1
|
||||
_commit='a09c170122cf3b37c3e4431bf082f9dbdc07fc70'
|
||||
pkgver=241.7
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -165,9 +165,11 @@ package_systemd() {
|
|||
etc/systemd/journal-remote.conf
|
||||
etc/systemd/journal-upload.conf
|
||||
etc/systemd/logind.conf
|
||||
etc/systemd/networkd.conf
|
||||
etc/systemd/resolved.conf
|
||||
etc/systemd/sleep.conf
|
||||
etc/systemd/system.conf
|
||||
etc/systemd/timesyncd.conf
|
||||
etc/systemd/resolved.conf
|
||||
etc/systemd/user.conf
|
||||
etc/udev/udev.conf)
|
||||
install=systemd.install
|
||||
|
|
Loading…
Reference in a new issue