summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2023-11-08 07:53:26 +0100
committerNicolas Iooss2023-11-08 07:53:26 +0100
commitd9dcac006b394dee65e208de3936a26198320dc8 (patch)
tree8c839ec2c5b3fbcfcec56abcb3cf093fe6acefe6
parent1501e688f17100c7b9f38207bbfc4934fb6a4a06 (diff)
downloadaur-d9dcac006b394dee65e208de3936a26198320dc8.tar.gz
iproute2-selinux 6.6.0-2 update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3320ff0c664..33009484755a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 6.5.0
- pkgrel = 1
+ pkgver = 6.6.0
+ pkgrel = 2
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
arch = aarch64
@@ -18,15 +18,15 @@ pkgbase = iproute2-selinux
optdepends = linux-atm: ATM support
optdepends = python: for routel
provides = iproute
- provides = iproute2=6.5.0-1
+ provides = iproute2=6.6.0-2
conflicts = iproute2
options = staticlibs
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.5.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.5.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.6.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.6.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
source = 0002-bdb-5-3.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = a70179085fa1b96d3c33b040c809b75e2b57563adc505a4ad05e2609df373463
+ sha256sums = 8738c804afd09f0bf756937f0c3de23117832a98d8cbbf50386cf5005cd613ce
sha256sums = SKIP
sha256sums = 758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
sha256sums = 611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6
diff --git a/PKGBUILD b/PKGBUILD
index 68826461a0f8..f7a96f04eed9 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.5.0
-pkgrel=1
+pkgver=6.6.0
+pkgrel=2
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL2')
@@ -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=('a70179085fa1b96d3c33b040c809b75e2b57563adc505a4ad05e2609df373463'
+sha256sums=('8738c804afd09f0bf756937f0c3de23117832a98d8cbbf50386cf5005cd613ce'
'SKIP'
'758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d'
'611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6')