summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2017-09-09 11:40:01 +0200
committerNicolas Iooss2017-09-09 11:40:01 +0200
commit257684069207a939899efd5a5a16a536b80fdc93 (patch)
tree22eebe96ec25744030297fb21442f83719adf39a
parent4d5f34894dbb37f3f8dbb8f15d4754efc9a56411 (diff)
downloadaur-257684069207a939899efd5a5a16a536b80fdc93.tar.gz
iproute2-selinux 4.13.0-1 update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65914dea2ec8..325278401905 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 4.12.0
- pkgrel = 2
+ pkgver = 4.13.0
+ pkgrel = 1
url = http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
arch = i686
arch = x86_64
@@ -16,11 +16,11 @@ pkgbase = iproute2-selinux
makedepends = libselinux
options = staticlibs
options = !makeflags
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.12.0.tar.xz
- source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.12.0.tar.sign
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.13.0.tar.xz
+ source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.13.0.tar.sign
source = 0001-make-iproute2-fhs-compliant.patch
validpgpkeys = 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E
- sha256sums = 2e0a4c4262d9f6c169885a6e16c4c5c5f1ef6fd57b6a0e7b41f42be5bb6ebd7d
+ sha256sums = 9cfb81edf8c8509e03daa77cf62aead01c4a827132f6c506578f94cc19415c50
sha256sums = SKIP
sha256sums = f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3
@@ -31,7 +31,7 @@ pkgname = iproute2-selinux
depends = libselinux
optdepends = linux-atm: ATM support
provides = iproute
- provides = iproute2=4.12.0-2
+ provides = iproute2=4.13.0-1
conflicts = iproute
conflicts = iproute2
replaces = iproute
diff --git a/PKGBUILD b/PKGBUILD
index 894934dd54b3..0b4706c77c75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=iproute2-selinux
pkgname=(iproute2-selinux iproute2-selinux-doc)
-pkgver=4.12.0
-pkgrel=2
+pkgver=4.13.0
+pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('i686' 'x86_64')
license=('GPL2')
@@ -18,7 +18,7 @@ options=('staticlibs' '!makeflags')
validpgpkeys=('9F6FC345B05BE7E766B83C8F80A77F6095CDE47E') # Stephen Hemminger
source=("https://www.kernel.org/pub/linux/utils/net/${pkgbase/-selinux}/${pkgbase/-selinux}-${pkgver}.tar."{xz,sign}
'0001-make-iproute2-fhs-compliant.patch')
-sha256sums=('2e0a4c4262d9f6c169885a6e16c4c5c5f1ef6fd57b6a0e7b41f42be5bb6ebd7d'
+sha256sums=('9cfb81edf8c8509e03daa77cf62aead01c4a827132f6c506578f94cc19415c50'
'SKIP'
'f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3')