summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2022-06-08 08:58:54 +0200
committerNicolas Iooss2022-06-08 08:58:54 +0200
commit94a30a0ee99cfb644fbc261687d73044d7144279 (patch)
treefd4aca70884dcc7e25ae77db3e31d56c2581d0d0
parent0327906d82c6658a0d7ecaaaa4b75fc89605c91d (diff)
downloadaur-94a30a0ee99cfb644fbc261687d73044d7144279.tar.gz
iproute2-selinux 5.18.0-1 update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8946e29dfa26..b8f47cde3035 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 5.17.0
- pkgrel = 3
+ pkgver = 5.18.0
+ pkgrel = 1
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
arch = aarch64
@@ -17,7 +17,7 @@ pkgbase = iproute2-selinux
optdepends = libcap: tipc
optdepends = linux-atm: ATM support
provides = iproute
- provides = iproute2=5.17.0-3
+ provides = iproute2=5.18.0-1
conflicts = iproute2
options = staticlibs
backup = etc/iproute2/bpf_pinning
@@ -29,11 +29,11 @@ pkgbase = iproute2-selinux
backup = etc/iproute2/rt_realms
backup = etc/iproute2/rt_scopes
backup = etc/iproute2/rt_tables
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.17.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.17.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.18.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.18.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = 6e384f1b42c75e1a9daac57866da37dcff909090ba86eb25a6e764da7893660e
+ sha256sums = 5ba3d464d51c8c283550d507ffac3d10f7aec587b7c66b0ccb6950643646389e
sha256sums = SKIP
sha256sums = 758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
diff --git a/PKGBUILD b/PKGBUILD
index 84473d545935..f17f80ac8613 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgname=iproute2-selinux
-pkgver=5.17.0
-pkgrel=3
+pkgver=5.18.0
+pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL2')
@@ -34,7 +34,7 @@ options=('staticlibs')
validpgpkeys=('9F6FC345B05BE7E766B83C8F80A77F6095CDE47E') # Stephen Hemminger
source=("https://www.kernel.org/pub/linux/utils/net/${pkgname/-selinux}/${pkgname/-selinux}-${pkgver}.tar."{xz,sign}
'0001-make-iproute2-fhs-compliant.patch')
-sha256sums=('6e384f1b42c75e1a9daac57866da37dcff909090ba86eb25a6e764da7893660e'
+sha256sums=('5ba3d464d51c8c283550d507ffac3d10f7aec587b7c66b0ccb6950643646389e'
'SKIP'
'758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d')