summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2019-03-26 20:27:12 +0100
committerNicolas Iooss2019-03-26 20:27:12 +0100
commit6173134fb43815e494d251a06f5d025dcdd41ec8 (patch)
tree580929b867d4b853da1f09889722c51942bf9853
parent6775d2b574dbfcb43db9a9c787ee36f88bd3c130 (diff)
downloadaur-6173134fb43815e494d251a06f5d025dcdd41ec8.tar.gz
iproute2-selinux 5.0.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 1d918021cec8..db820321f94c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 4.20.0
+ pkgver = 5.0.0
pkgrel = 1
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = iproute2-selinux
depends = libselinux
optdepends = linux-atm: ATM support
provides = iproute
- provides = iproute2=4.20.0-1
+ provides = iproute2=5.0.0-1
conflicts = iproute2
options = staticlibs
backup = etc/iproute2/ematch_map
@@ -22,11 +22,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.20.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.20.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.0.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.0.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = c8adaa6a40f888476b23acb283cfa30c0dd55f07b5aa20663ed5ba2ef1f6fda8
+ sha256sums = df047302a39650ef832c07e8dab5df7a23218cd398bd310c8628e386161d20ba
sha256sums = SKIP
sha256sums = f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3
diff --git a/PKGBUILD b/PKGBUILD
index 3a96aa5b2401..20ba9a75c194 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=4.20.0
+pkgver=5.0.0
pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64')
@@ -29,7 +29,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=('c8adaa6a40f888476b23acb283cfa30c0dd55f07b5aa20663ed5ba2ef1f6fda8'
+sha256sums=('df047302a39650ef832c07e8dab5df7a23218cd398bd310c8628e386161d20ba'
'SKIP'
'f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3')