From: Tobias Brunner Date: Wed, 15 Jun 2016 15:42:28 +0000 (+0200) Subject: testing: Update download URL for wpa_supplicant X-Git-Tag: 5.5.0dr1~17^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63d937024950c8e7e402848a54de327b21f46dcf;p=thirdparty%2Fstrongswan.git testing: Update download URL for wpa_supplicant --- diff --git a/testing/scripts/recipes/004_wpa_supplicant.mk b/testing/scripts/recipes/004_wpa_supplicant.mk index 14b64ea78f..4cc870c122 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)