summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2022-07-30 10:55:43 +0200
committerNicolas Iooss2022-07-31 20:52:42 +0200
commit10458361a6b1751c8d8d890fac0e2d15391d8ca0 (patch)
tree30c6a41419808b5ed3a695d841cbfff54e34d6dd /PKGBUILD
parent5d3e09a7cd3bb76c7d5bc29c00de88f6d7127001 (diff)
downloadaur-10458361a6b1751c8d8d890fac0e2d15391d8ca0.tar.gz
systemd-selinux 251.3-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9a47cda2b4d..5187297f688c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'systemd-libs-selinux' 'systemd-resolvconf-selinux' 'systemd-sysvcompat-selinux')
-_tag='615e67a0eeb479009f185d2526acf7cc1ed36e62' # git rev-parse v${_tag_name}
-_tag_name=251.2
+_tag='069e2b0ddd3a1b5bcff48530be165c56117d7134' # git rev-parse v${_tag_name}
+_tag_name=251.3
pkgver="${_tag_name/-/}"
pkgrel=1
arch=('x86_64' 'aarch64')
@@ -136,7 +136,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'