summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2017-03-23 09:53:42 +0100
committerBaptiste Jonglez2017-03-23 09:53:42 +0100
commit0468e9b7a2504a6e8883d06c448598fe9759f27b (patch)
tree19311c8f110ddd683271075008ad27ece4f479f6 /PKGBUILD
parenta4e1ae55366542bc96733c3565cdb2c720e44e8e (diff)
downloadaur-0468e9b7a2504a6e8883d06c448598fe9759f27b.tar.gz
linux-mptcp: Bump to latest version (based on linux 4.1.39)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9080a0458244..31c186772b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-mptcp
_srcname=mptcp
-pkgver=0.91.3.r0.ga40a47b9a03d
+pkgver=0.91.3.r141.g8ca719a859bc
pkgrel=1
epoch=1
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ 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=a40a47b9a03d13609c415ed1599c46b03dfb5744"
+source=("git+https://github.com/multipath-tcp/mptcp#commit=8ca719a859bc48b4a1b20a5605bda8047102a53a"
# the main kernel config files
'config' 'config.x86_64'
# pacman hook for initramfs regeneration