summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8852d02cdcea..c7d5831f9759 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Sep 1 21:49:22 UTC 2016
+# Mon Nov 28 23:02:47 UTC 2016
pkgbase = iproute-mptcp
pkgdesc = IP Routing Utilities, with Multipath TCP support
pkgver = 0.91.1
@@ -22,7 +22,7 @@ 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.91.1.tar.gz
+ source = iproute-mptcp-0.91.1.tar.gz::https://github.com/multipath-tcp/iproute-mptcp/archive/v0.91.1.tar.gz
source = iproute2-fhs.patch
source = unwanted-link-help.patch
sha256sums = c115591ea271b894c795d6be8840dac11d2cf71a712956dd40b1c685ad6f77f7
diff --git a/PKGBUILD b/PKGBUILD
index a162f7ffe5b4..dc2380da37ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ conflicts=('iproute2')
options=('staticlibs' '!makeflags')
backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 'etc/iproute2/rt_protos' \
'etc/iproute2/rt_realms' 'etc/iproute2/rt_scopes' 'etc/iproute2/rt_tables')
-source=("https://github.com/multipath-tcp/$pkgname/archive/v$pkgver.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/multipath-tcp/$pkgname/archive/v$pkgver.tar.gz"
"iproute2-fhs.patch"
"unwanted-link-help.patch")
sha256sums=('c115591ea271b894c795d6be8840dac11d2cf71a712956dd40b1c685ad6f77f7'