summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2022-05-04 08:57:18 +0200
committerNicolas Iooss2022-05-04 08:57:18 +0200
commit0327906d82c6658a0d7ecaaaa4b75fc89605c91d (patch)
treecf9f28d32f4f6146462d0a386c5566f479ff4a84 /PKGBUILD
parent29a7794701f97d69b0a347c882dcd961a059f5b2 (diff)
downloadaur-0327906d82c6658a0d7ecaaaa4b75fc89605c91d.tar.gz
iproute2-selinux 5.17.0-3 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e46d5c91da2e..84473d545935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=iproute2-selinux
pkgver=5.17.0
-pkgrel=2
+pkgrel=3
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL2')
@@ -20,7 +20,10 @@ optdepends=('db: userspace arp daemon'
'linux-atm: ATM support')
provides=('iproute' "${pkgname/-selinux}=${pkgver}-${pkgrel}")
conflicts=("${pkgname/-selinux}")
-backup=('etc/iproute2/ematch_map'
+backup=('etc/iproute2/bpf_pinning'
+ 'etc/iproute2/ematch_map'
+ 'etc/iproute2/group'
+ 'etc/iproute2/nl_protos'
'etc/iproute2/rt_dsfield'
'etc/iproute2/rt_protos'
'etc/iproute2/rt_realms'