testing: Update download URL for wpa_supplicant

This commit is contained in:
Tobias Brunner
2016-06-16 14:36:15 +02:00
parent 63acd803f0
commit 63d9370249
@@ -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)