summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-03-22 13:31:52 +0100
committerBaptiste Jonglez2016-03-22 14:05:30 +0100
commitc1992d2014ca452db86be51767dea915223f8080 (patch)
treefc29049bfb64723cc9fc59bdfafdc92e0485a953 /PKGBUILD
parent7d4786e823353caa55a1fef981d1fba11137d571 (diff)
downloadaur-c1992d2014ca452db86be51767dea915223f8080.tar.gz
linux-mptcp: #47008 add CONFIG_BPF_SYSCALL=Y
See r249341 in upstream arch packages.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbf6f887b359..a92de5b0d7f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgbase=linux-mptcp
_srcname=mptcp
_mptcpv=0.91
pkgver=0.91.525000.c6ba013
-pkgrel=7
+pkgrel=8
arch=('i686' 'x86_64')
url="http://www.multipath-tcp.org/"
license=('GPL2')
@@ -21,8 +21,8 @@ source=("git://github.com/multipath-tcp/mptcp#branch=mptcp_v${_mptcpv}"
'linux.preset'
'change-default-console-loglevel.patch')
md5sums=('SKIP'
- '4ae449d62080bbb6bafa187b9ed61583'
- 'dc3a39f20cc762c09c7a161c98d62fae'
+ 'b31e6d07eca08da47be987cd144acdb9'
+ 'd3e918da8afd2b084f838925e284116f'
'eb14dcfd80c00852ef81ded6e826826a'
'92562f0a5d8cc0e5972ab58523dbe0a4')