summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2017-02-05 16:12:47 +0100
committerBaptiste Jonglez2017-02-05 16:12:47 +0100
commita4e1ae55366542bc96733c3565cdb2c720e44e8e (patch)
treec3f6a391e5f48a4c8f801c9458c847383be4636c /PKGBUILD
parent74068adef1b7f4a8cfc7f6db992806b2eda1fd71 (diff)
downloadaur-a4e1ae55366542bc96733c3565cdb2c720e44e8e.tar.gz
linux-mptcp: Update to 0.91.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a791589c2f4..9080a0458244 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,15 @@
pkgbase=linux-mptcp
_srcname=mptcp
-pkgver=0.91.2.r3.g7dc057e
-pkgrel=2
+pkgver=0.91.3.r0.ga40a47b9a03d
+pkgrel=1
epoch=1
arch=('i686' 'x86_64')
url="http://www.multipath-tcp.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
options=('!strip')
-source=("git+https://github.com/multipath-tcp/mptcp#commit=7dc057edb502ded02b91ae9a68f1114ddcf4c8ff"
+source=("git+https://github.com/multipath-tcp/mptcp#commit=a40a47b9a03d13609c415ed1599c46b03dfb5744"
# the main kernel config files
'config' 'config.x86_64'
# pacman hook for initramfs regeneration