summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2023-07-03 08:21:23 +0200
committerNicolas Iooss2023-07-03 08:21:23 +0200
commitf207d446214128c0ff2fcd517bb902f064323b0a (patch)
tree6610aad7dfa3caafe809cef36af6e8e04a289dd0
parent28367a2561c75e9b1d80575b2c3572ebfc101a7a (diff)
downloadaur-f207d446214128c0ff2fcd517bb902f064323b0a.tar.gz
iproute2-selinux 6.4.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 a89553538ddb..68d50444d155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 6.3.0
- pkgrel = 2
+ pkgver = 6.4.0
+ pkgrel = 1
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
arch = aarch64
@@ -18,7 +18,7 @@ pkgbase = iproute2-selinux
optdepends = linux-atm: ATM support
optdepends = python: for routel
provides = iproute
- provides = iproute2=6.3.0-2
+ provides = iproute2=6.4.0-1
conflicts = iproute2
options = staticlibs
backup = etc/iproute2/bpf_pinning
@@ -30,12 +30,12 @@ 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-6.3.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.3.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.4.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.4.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
source = 0002-bdb-5-3.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = dfb2a98db96e7a653cffc6693335a1a466e29a34b6ac528be48f35e1d2766732
+ sha256sums = 4c51b8decbc7e4da159ffb066f590cfb93dbf9af7ff86b1647ce42b7c179a272
sha256sums = SKIP
sha256sums = 758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
sha256sums = 611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6
diff --git a/PKGBUILD b/PKGBUILD
index 33dbb1cc98d4..cfb7200f28be 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=6.3.0
-pkgrel=2
+pkgver=6.4.0
+pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL2')
@@ -36,7 +36,7 @@ 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'
'0002-bdb-5-3.patch')
-sha256sums=('dfb2a98db96e7a653cffc6693335a1a466e29a34b6ac528be48f35e1d2766732'
+sha256sums=('4c51b8decbc7e4da159ffb066f590cfb93dbf9af7ff86b1647ce42b7c179a272'
'SKIP'
'758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d'
'611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6')