summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2014-08-14 16:06:13 +0200
committerNicolas Iooss2014-08-14 16:06:13 +0200
commit248822eec8824dfa27dbf5d90bf58e9fbc4467ac (patch)
treef270847ff4d800ae8e051f078986ae64660ce54b
parent1976e29223e76e9f73af69a89a58adbf7f7cf782 (diff)
downloadaur-248822eec8824dfa27dbf5d90bf58e9fbc4467ac.tar.gz
iproute2-selinux 3.15.0-1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f507bfe993f..be1047800401 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
- pkgver = 3.14.0
+ pkgver = 3.15.0
pkgrel = 1
url = http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
arch = i686
@@ -12,7 +12,7 @@ pkgbase = iproute2-selinux
depends = iptables
optdepends = linux-atm: ATM support
provides = iproute
- provides = iproute2=3.14.0-1
+ provides = iproute2=3.15.0-1
conflicts = iproute
conflicts = iproute2
replaces = iproute
@@ -24,10 +24,10 @@ pkgbase = iproute2-selinux
backup = etc/iproute2/rt_realms
backup = etc/iproute2/rt_scopes
backup = etc/iproute2/rt_tables
- source = http://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-3.14.0.tar.xz
+ source = http://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-3.15.0.tar.xz
source = iproute2-fhs.patch
source = unwanted-link-help.patch
- sha1sums = 0b7d9db9e17da77a5bd8c2c75f6ddd607449ba3e
+ sha1sums = 82dce736488dac5af0f4b5659ae905fef87ed308
sha1sums = 35b8cf2dc94b73eccad427235c07596146cd6f6c
sha1sums = 3b1335f4025f657f388fbf4e5a740871e3129c2a
diff --git a/PKGBUILD b/PKGBUILD
index ba69dcfdb8a8..6fc9cb015af1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# SELinux Contributor: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
pkgname=iproute2-selinux
-pkgver=3.14.0
+pkgver=3.15.0
pkgrel=1
pkgdesc="IP Routing Utilities with SELinux support"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 'etc/iproute2/rt_pro
source=(http://www.kernel.org/pub/linux/utils/net/${pkgname/-selinux}/${pkgname/-selinux}-$pkgver.tar.xz
iproute2-fhs.patch
unwanted-link-help.patch)
-sha1sums=('0b7d9db9e17da77a5bd8c2c75f6ddd607449ba3e'
+sha1sums=('82dce736488dac5af0f4b5659ae905fef87ed308'
'35b8cf2dc94b73eccad427235c07596146cd6f6c'
'3b1335f4025f657f388fbf4e5a740871e3129c2a')