aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2016-06-15 17:42:28 +0200
committerTobias Brunner <tobias@strongswan.org>2016-06-16 14:36:15 +0200
commit63d937024950c8e7e402848a54de327b21f46dcf (patch)
treebcf5926344556e5ddd96d8cda27709eba815735a /testing/scripts
parent63acd803f08e75f5838e8327d366e792267a6275 (diff)
downloadstrongswan-63d937024950c8e7e402848a54de327b21f46dcf.tar.bz2
strongswan-63d937024950c8e7e402848a54de327b21f46dcf.tar.xz
testing: Update download URL for wpa_supplicant
Diffstat (limited to 'testing/scripts')
-rw-r--r--testing/scripts/recipes/004_wpa_supplicant.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/recipes/004_wpa_supplicant.mk b/testing/scripts/recipes/004_wpa_supplicant.mk
index 14b64ea78..4cc870c12 100644
--- a/testing/scripts/recipes/004_wpa_supplicant.mk
+++ b/testing/scripts/recipes/004_wpa_supplicant.mk
@@ -3,7 +3,7 @@
PV = 2.0
PKG = wpa_supplicant-$(PV)
TAR = $(PKG).tar.gz
-SRC = http://hostap.epitest.fi/releases/$(TAR)
+SRC = http://w1.fi/releases/$(TAR)
NUM_CPUS := $(shell getconf _NPROCESSORS_ONLN)