File tree Expand file tree Collapse file tree 3 files changed +14
-11
lines changed Expand file tree Collapse file tree 3 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = iproute2-selinux
2
2
pkgdesc = IP Routing Utilities with SELinux support
3
- pkgver = 6.12 .0
3
+ pkgver = 6.13 .0
4
4
pkgrel = 1
5
5
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
6
6
arch = x86_64
7
7
arch = aarch64
8
8
groups = selinux
9
- license = GPL2
9
+ license = GPL-2.0-or-later
10
10
makedepends = db5.3
11
11
makedepends = linux-atm
12
12
makedepends = iptables
@@ -22,16 +22,15 @@ pkgbase = iproute2-selinux
22
22
optdepends = linux-atm: ATM support
23
23
optdepends = python: for routel
24
24
provides = iproute
25
- provides = iproute2=6.12 .0-1
25
+ provides = iproute2=6.13 .0-1
26
26
conflicts = iproute2
27
- options = staticlibs
28
27
options = !emptydirs
29
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.12 .0.tar.xz
30
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.12 .0.tar.sign
28
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.13 .0.tar.xz
29
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.13 .0.tar.sign
31
30
source = 0001-make-iproute2-fhs-compliant.patch
32
31
source = 0002-bdb-5-3.patch
33
32
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
34
- sha256sums = bbd141ef7b5d0127cc2152843ba61f274dc32814fa3e0f13e7d07a080bef53d9
33
+ sha256sums = a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819
35
34
sha256sums = SKIP
36
35
sha256sums = 758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d
37
36
sha256sums = 611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6
Original file line number Diff line number Diff line change
1
+ [iproute2 ]
2
+ source = " git"
3
+ git = " https://git.kernel.org/pub/scm/network/iproute2/iproute2.git"
4
+ prefix = " v"
Original file line number Diff line number Diff line change 7
7
# If you want to help keep it up to date, please open a Pull Request there.
8
8
9
9
pkgname=iproute2-selinux
10
- pkgver=6.12 .0
10
+ pkgver=6.13 .0
11
11
pkgrel=1
12
12
pkgdesc=' IP Routing Utilities with SELinux support'
13
13
arch=(' x86_64' ' aarch64' )
14
- license=(' GPL2 ' )
14
+ license=(' GPL-2.0-or-later ' )
15
15
groups=(' selinux' )
16
16
url=' https://git.kernel.org/pub/scm/network/iproute2/iproute2.git'
17
17
depends=(' glibc'
@@ -26,12 +26,12 @@ optdepends=('db5.3: userspace arp daemon'
26
26
' python: for routel' )
27
27
provides=(' iproute' " ${pkgname/ -selinux} =${pkgver} -${pkgrel} " )
28
28
conflicts=(" ${pkgname/ -selinux} " )
29
- options=(' staticlibs ' ' !emptydirs' )
29
+ options=(' !emptydirs' )
30
30
validpgpkeys=(' 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E' ) # Stephen Hemminger
31
31
source=(" https://www.kernel.org/pub/linux/utils/net/${pkgname/ -selinux} /${pkgname/ -selinux} -${pkgver} .tar." {xz,sign}
32
32
' 0001-make-iproute2-fhs-compliant.patch'
33
33
' 0002-bdb-5-3.patch' )
34
- sha256sums=(' bbd141ef7b5d0127cc2152843ba61f274dc32814fa3e0f13e7d07a080bef53d9 '
34
+ sha256sums=(' a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819 '
35
35
' SKIP'
36
36
' 758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d'
37
37
' 611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6' )
You can’t perform that action at this time.
0 commit comments