mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/systemd to 241.0-1
This commit is contained in:
parent
17e2687554
commit
f55dd180c2
1 changed files with 4 additions and 7 deletions
|
@ -10,9 +10,9 @@
|
|||
pkgbase=systemd
|
||||
pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat')
|
||||
# Can be from either systemd or systemd-stable
|
||||
_commit='0430af90ef28a229e51136ad364e1da7e76c8638'
|
||||
pkgver=240.95
|
||||
pkgrel=2
|
||||
_commit='e62a7fea757f259eb330da5b6d3ab4ede46400a2'
|
||||
pkgver=241.0
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
|
||||
|
@ -69,8 +69,6 @@ sha512sums=('SKIP'
|
|||
'209b01b044877cc986757fa4009a92ea98f480306c2530075d153203c3cd2b3afccab6aacc1453dee8857991e04270572f1700310705d7a0f4d5bed27fab8c67')
|
||||
|
||||
_backports=(
|
||||
# https://github.com/systemd/systemd/issues/11259
|
||||
'8ca9e92c742602b8bcd431001e6f5b78c28c184f'
|
||||
)
|
||||
|
||||
_reverts=(
|
||||
|
@ -121,8 +119,7 @@ build() {
|
|||
-Dgnu-efi=false
|
||||
-Dima=false
|
||||
-Dlibidn2=true
|
||||
# TODO: enable for v241
|
||||
#-Dversion-tag="${pkgver}-${pkgrel}-arch"
|
||||
-Dversion-tag="${pkgver}-${pkgrel}-arch"
|
||||
|
||||
-Dlz4=true
|
||||
|
||||
|
|
Loading…
Reference in a new issue