Skip to content

Commit 9d85bb1

Browse files
committed
2 parents 4555cf2 + e9cbf11 commit 9d85bb1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

iproute2-selinux/.SRCINFO

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = iproute2-selinux
22
pkgdesc = IP Routing Utilities with SELinux support
3-
pkgver = 6.10.0
4-
pkgrel = 2
3+
pkgver = 6.11.0
4+
pkgrel = 1
55
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
66
arch = x86_64
77
arch = aarch64
@@ -22,15 +22,15 @@ pkgbase = iproute2-selinux
2222
optdepends = linux-atm: ATM support
2323
optdepends = python: for routel
2424
provides = iproute
25-
provides = iproute2=6.10.0-2
25+
provides = iproute2=6.11.0-1
2626
conflicts = iproute2
2727
options = staticlibs
28-
source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.10.0.tar.xz
29-
source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.10.0.tar.sign
28+
source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.11.0.tar.xz
29+
source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.11.0.tar.sign
3030
source = 0001-make-iproute2-fhs-compliant.patch
3131
source = 0002-bdb-5-3.patch
3232
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
33-
sha256sums = 91a62f82737b44905a00fa803369c447d549e914e9a2a4018fdd75b1d54e8dce
33+
sha256sums = 1f795398a04aeaacd06a8f6ace2cfd913c33fa5953ca99daae83bb5c534611c3
3434
sha256sums = SKIP
3535
sha256sums = 758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
3636
sha256sums = 611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6

iproute2-selinux/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# If you want to help keep it up to date, please open a Pull Request there.
88

99
pkgname=iproute2-selinux
10-
pkgver=6.10.0
11-
pkgrel=2
10+
pkgver=6.11.0
11+
pkgrel=1
1212
pkgdesc='IP Routing Utilities with SELinux support'
1313
arch=('x86_64' 'aarch64')
1414
license=('GPL2')
@@ -31,7 +31,7 @@ validpgpkeys=('9F6FC345B05BE7E766B83C8F80A77F6095CDE47E') # Stephen Hemminger
3131
source=("https://www.kernel.org/pub/linux/utils/net/${pkgname/-selinux}/${pkgname/-selinux}-${pkgver}.tar."{xz,sign}
3232
'0001-make-iproute2-fhs-compliant.patch'
3333
'0002-bdb-5-3.patch')
34-
sha256sums=('91a62f82737b44905a00fa803369c447d549e914e9a2a4018fdd75b1d54e8dce'
34+
sha256sums=('1f795398a04aeaacd06a8f6ace2cfd913c33fa5953ca99daae83bb5c534611c3'
3535
'SKIP'
3636
'758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d'
3737
'611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6')

0 commit comments

Comments
 (0)