core/systemd to 254.4-2

This commit is contained in:
Kevin Mihelich 2023-09-24 17:35:58 +00:00
parent e035bb3fe4
commit b587d07a97

View file

@ -16,7 +16,7 @@ pkgname=('systemd'
_tag='2d7670ddc4473e18c92b15b4a4522e4f12a59d33' # git rev-parse v${_tag_name}
_tag_name=254.4
pkgver="${_tag_name/-/}"
pkgrel=1
pkgrel=2
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -133,6 +133,7 @@ build() {
-Dlibidn2=true
-Dlz4=true
-Dman=true
-Dnscd=false
# We disable DNSSEC by default, it still causes trouble:
# https://github.com/systemd/systemd/issues/10579