core/systemd to 255.6-1.1

This commit is contained in:
Kevin Mihelich 2024-05-11 20:05:06 +00:00
parent 65ffbedefd
commit d5fb310427

View file

@ -22,7 +22,7 @@ _tag='255.6'
# ➜ vercmp 255rc1 255 # ➜ vercmp 255rc1 255
# -1 # -1
pkgver="${_tag/~/}" pkgver="${_tag/~/}"
pkgrel=1 pkgrel=1.1
arch=('x86_64') arch=('x86_64')
license=('LGPL-2.1-or-later') license=('LGPL-2.1-or-later')
url='https://www.github.com/systemd/systemd' url='https://www.github.com/systemd/systemd'
@ -171,7 +171,7 @@ build() {
-Ddefault-dnssec=no -Ddefault-dnssec=no
-Ddefault-hierarchy=unified -Ddefault-hierarchy=unified
-Ddefault-kill-user-processes=false -Ddefault-kill-user-processes=false
-Ddefault-locale=C -Ddefault-locale='C.UTF-8'
-Dlocalegen-path=/usr/bin/locale-gen -Dlocalegen-path=/usr/bin/locale-gen
-Ddns-over-tls=openssl -Ddns-over-tls=openssl
-Dfallback-hostname='archlinux' -Dfallback-hostname='archlinux'