summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-09-01 23:49:21 +0200
committerBaptiste Jonglez2016-09-01 23:49:21 +0200
commit24c6764fde6e13af1a65f064eb399565e8e68016 (patch)
tree8e1f7d08bcf03cf91cd8bcecf05a0f9988cc820e
parent70ea17b7d1027aeb988cb2357a511e5f9a4bddf1 (diff)
downloadaur-24c6764fde6e13af1a65f064eb399565e8e68016.tar.gz
iproute-mptcp: Update to 0.91.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e296a7e2c19..8852d02cdcea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 30 10:07:50 UTC 2016
+# Thu Sep 1 21:49:22 UTC 2016
pkgbase = iproute-mptcp
pkgdesc = IP Routing Utilities, with Multipath TCP support
- pkgver = 0.90
+ pkgver = 0.91.1
pkgrel = 1
url = http://multipath-tcp.org/pmwiki.php/Users/Tools
arch = i686
@@ -22,10 +22,10 @@ pkgbase = iproute-mptcp
backup = etc/iproute2/rt_realms
backup = etc/iproute2/rt_scopes
backup = etc/iproute2/rt_tables
- source = https://github.com/multipath-tcp/iproute-mptcp/archive/v0.90.tar.gz
+ source = https://github.com/multipath-tcp/iproute-mptcp/archive/v0.91.1.tar.gz
source = iproute2-fhs.patch
source = unwanted-link-help.patch
- sha256sums = d52af6789539eee5ab5e7a9ede2646bb0cb0bfe034ecc98a73a21317bb3ad1da
+ sha256sums = c115591ea271b894c795d6be8840dac11d2cf71a712956dd40b1c685ad6f77f7
sha256sums = fa569bd5be8c6c47d43e84b8836436e15cec3347326aa896bb55a8babe9cb0bd
sha256sums = 3f72492554a5417c13b2b6f6222c158319ce91c0b6c25fd651f49add493323a7
diff --git a/PKGBUILD b/PKGBUILD
index 9ff6cecadb97..a162f7ffe5b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=iproute-mptcp
-pkgver=0.90
+pkgver=0.91.1
pkgrel=1
pkgdesc="IP Routing Utilities, with Multipath TCP support"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 'etc/iproute2/rt_pro
source=("https://github.com/multipath-tcp/$pkgname/archive/v$pkgver.tar.gz"
"iproute2-fhs.patch"
"unwanted-link-help.patch")
-sha256sums=('d52af6789539eee5ab5e7a9ede2646bb0cb0bfe034ecc98a73a21317bb3ad1da'
+sha256sums=('c115591ea271b894c795d6be8840dac11d2cf71a712956dd40b1c685ad6f77f7'
'fa569bd5be8c6c47d43e84b8836436e15cec3347326aa896bb55a8babe9cb0bd'
'3f72492554a5417c13b2b6f6222c158319ce91c0b6c25fd651f49add493323a7')