summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2024-03-20 14:54:54 +0100
committerNicolas Iooss2024-03-20 14:54:54 +0100
commit7c2b273a82b8e6f2fbbe37347cd317aeddfa7b7f (patch)
treeb2f861e6d1c7fe0e4d6ffc1c3be47b17868f6192
parentdd2dc78c5f76dfa6492965b348769ade94d97994 (diff)
downloadaur-iproute2-selinux.tar.gz
iproute2-selinux 6.8.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 c7037e0fc077..05b5fb765455 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 6.7.0
+ pkgver = 6.8.0
pkgrel = 1
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
@@ -18,15 +18,15 @@ pkgbase = iproute2-selinux
optdepends = linux-atm: ATM support
optdepends = python: for routel
provides = iproute
- provides = iproute2=6.7.0-1
+ provides = iproute2=6.8.0-1
conflicts = iproute2
options = staticlibs
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.7.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.7.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.8.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.8.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
source = 0002-bdb-5-3.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = ff942dd9828d7d1f867f61fe72ce433078c31e5d8e4a78e20f02cb5892e8841d
+ sha256sums = 03a6cca3d71a908d1f15f7b495be2b8fe851f941458dc4664900d7f45fcf68ce
sha256sums = SKIP
sha256sums = 758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
sha256sums = 611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6
diff --git a/PKGBUILD b/PKGBUILD
index 5cb2f88dbd81..93d3d18660a7 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=6.7.0
+pkgver=6.8.0
pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64' 'aarch64')
@@ -27,7 +27,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=('ff942dd9828d7d1f867f61fe72ce433078c31e5d8e4a78e20f02cb5892e8841d'
+sha256sums=('03a6cca3d71a908d1f15f7b495be2b8fe851f941458dc4664900d7f45fcf68ce'
'SKIP'
'758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d'
'611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6')