summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2018-02-03 19:52:33 +0100
committerNicolas Iooss2018-02-03 19:52:33 +0100
commite0ea52f4e3fba55edf1d8c9c5ae8269062a04744 (patch)
treee92d3517a48c743d5a2f7e98194557ce8833ab3c
parent4179af9eaa3b4c5ef5829627391b8ff0b5eeac38 (diff)
downloadaur-e0ea52f4e3fba55edf1d8c9c5ae8269062a04744.tar.gz
iproute2-selinux 4.15.0-1 update
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a09445fb5fd7..703deaae56dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 4.14.1
- pkgrel = 2
- url = https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
- arch = i686
+ pkgver = 4.15.0
+ pkgrel = 1
+ url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
groups = selinux
license = GPL2
@@ -14,7 +13,7 @@ pkgbase = iproute2-selinux
depends = libselinux
optdepends = linux-atm: ATM support
provides = iproute
- provides = iproute2=4.14.1-2
+ provides = iproute2=4.15.0-1
conflicts = iproute
conflicts = iproute2-doc
conflicts = iproute2
@@ -27,11 +26,11 @@ 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-4.14.1.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.14.1.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.15.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.15.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = d43ac068afcc350a448f4581b6e292331ef7e4e7aa746e34981582d5fdb10067
+ sha256sums = 48d4616a99d7b609b7b795c0ae8ec57099fb0271ed89253e8772c02327798355
sha256sums = SKIP
sha256sums = f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3
diff --git a/PKGBUILD b/PKGBUILD
index d06e98adf4f8..01ac4d391d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# SELinux Maintainer: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
pkgname=iproute2-selinux
-pkgver=4.14.1
-pkgrel=2
+pkgver=4.15.0
+pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
-arch=('i686' 'x86_64')
+arch=('x86_64')
license=('GPL2')
groups=('selinux')
-url='https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git'
+url='https://git.kernel.org/pub/scm/network/iproute2/iproute2.git'
depends=('glibc' 'iptables' 'libelf' 'libselinux')
optdepends=('linux-atm: ATM support')
provides=('iproute' "${pkgname/-selinux}=${pkgver}-${pkgrel}")
@@ -30,7 +30,7 @@ options=('staticlibs')
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')
-sha256sums=('d43ac068afcc350a448f4581b6e292331ef7e4e7aa746e34981582d5fdb10067'
+sha256sums=('48d4616a99d7b609b7b795c0ae8ec57099fb0271ed89253e8772c02327798355'
'SKIP'
'f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3')