mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/systemd to 255.6-1.1
This commit is contained in:
parent
65ffbedefd
commit
d5fb310427
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ _tag='255.6'
|
|||
# ➜ vercmp 255rc1 255
|
||||
# -1
|
||||
pkgver="${_tag/~/}"
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
arch=('x86_64')
|
||||
license=('LGPL-2.1-or-later')
|
||||
url='https://www.github.com/systemd/systemd'
|
||||
|
@ -171,7 +171,7 @@ build() {
|
|||
-Ddefault-dnssec=no
|
||||
-Ddefault-hierarchy=unified
|
||||
-Ddefault-kill-user-processes=false
|
||||
-Ddefault-locale=C
|
||||
-Ddefault-locale='C.UTF-8'
|
||||
-Dlocalegen-path=/usr/bin/locale-gen
|
||||
-Ddns-over-tls=openssl
|
||||
-Dfallback-hostname='archlinux'
|
||||
|
|
Loading…
Reference in a new issue