summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2022-01-15 09:12:02 +0100
committerNicolas Iooss2022-01-15 09:12:02 +0100
commit2654db5a582c0fcd5a061b043a328a07992a82b9 (patch)
tree431178bb4196c3d9de098b57170baa2e5b692ba8
parent7c3e6e2be3562fd83641809f94a9760605385f26 (diff)
downloadaur-2654db5a582c0fcd5a061b043a328a07992a82b9.tar.gz
iproute2-selinux 5.16.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 8402956a6c14..1c296d1cf3f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 5.15.0
- pkgrel = 2
+ pkgver = 5.16.0
+ pkgrel = 1
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
arch = aarch64
@@ -16,7 +16,7 @@ pkgbase = iproute2-selinux
optdepends = libcap: tipc
optdepends = linux-atm: ATM support
provides = iproute
- provides = iproute2=5.15.0-2
+ provides = iproute2=5.16.0-1
conflicts = iproute2
options = staticlibs
backup = etc/iproute2/ematch_map
@@ -25,11 +25,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.15.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.15.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.16.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.16.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = 38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff
+ sha256sums = c064b66f6b001c2a35aa5224b5b1ac8aa4bee104d7dce30d6f10a84cb8b01e2f
sha256sums = SKIP
sha256sums = f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3
diff --git a/PKGBUILD b/PKGBUILD
index f5f31209c356..7d969ed713d4 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.15.0
-pkgrel=2
+pkgver=5.16.0
+pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL2')
@@ -31,7 +31,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=('38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff'
+sha256sums=('c064b66f6b001c2a35aa5224b5b1ac8aa4bee104d7dce30d6f10a84cb8b01e2f'
'SKIP'
'f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3')