mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/systemd to 255.2-2.1
This commit is contained in:
parent
d270d3b5d9
commit
89241be13b
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ pkgname=('systemd'
|
|||
_tag='be88ad03366b8aa059bb72b39a270128ba62b428' # git rev-parse v${_tag_name}
|
||||
_tag_name=255.2
|
||||
pkgver="${_tag_name/-/}"
|
||||
pkgrel=2
|
||||
pkgrel=2.1
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -187,7 +187,7 @@ package_systemd() {
|
|||
pkgdesc='system and service manager'
|
||||
license=('GPL2' 'LGPL2.1')
|
||||
depends=('acl' 'libacl.so' 'bash' 'cryptsetup' 'libcryptsetup.so' 'dbus'
|
||||
'dbus-units' 'kbd' 'kmod' 'libkmod.so' 'hwdata' 'libcap' 'libcap.so'
|
||||
'kbd' 'kmod' 'libkmod.so' 'hwdata' 'libcap' 'libcap.so'
|
||||
'libgcrypt' 'libxcrypt' 'libcrypt.so' 'systemd-libs' 'libidn2' 'lz4' 'pam'
|
||||
'libelf' 'libseccomp' 'libseccomp.so' 'util-linux' 'libblkid.so'
|
||||
'libmount.so' 'xz' 'pcre2' 'audit' 'libaudit.so'
|
||||
|
|
Loading…
Reference in a new issue