summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2021-04-28 21:44:57 +0200
committerNicolas Iooss2021-04-28 21:44:57 +0200
commit7177b0a8a67cb5463fe0ea7d6c58d96cf68e2165 (patch)
tree6c59741d80ad856763cc711e72758c13cda1809d
parent6d0e2aaf6a75853a7be5e55e012c0b6b058bcb8d (diff)
downloadaur-7177b0a8a67cb5463fe0ea7d6c58d96cf68e2165.tar.gz
iproute2-selinux 5.12.0-1 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f595897875bb..d0d9b2f29584 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 5.11.0
+ pkgver = 5.12.0
pkgrel = 1
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = iproute2-selinux
optdepends = libcap: tipc
optdepends = linux-atm: ATM support
provides = iproute
- provides = iproute2=5.11.0-1
+ provides = iproute2=5.12.0-1
conflicts = iproute2
options = staticlibs
backup = etc/iproute2/ematch_map
@@ -24,11 +24,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.11.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.11.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.12.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.12.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = c5e2ea108212b3445051b35953ec267f9f3469e1d5c67ac034ab559849505c54
+ sha256sums = 9d268db98a36ee2a0e3ff3b92b2efff66fc1138a51e409bdef6ab3cfe15f326f
sha256sums = SKIP
sha256sums = f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3
diff --git a/PKGBUILD b/PKGBUILD
index 050ae16f47bc..897e03b8a107 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgname=iproute2-selinux
-pkgver=5.11.0
+pkgver=5.12.0
pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64')
@@ -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=('c5e2ea108212b3445051b35953ec267f9f3469e1d5c67ac034ab559849505c54'
+sha256sums=('9d268db98a36ee2a0e3ff3b92b2efff66fc1138a51e409bdef6ab3cfe15f326f'
'SKIP'
'f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3')