testing: Update download URL for wpa_supplicant

This commit is contained in:
Tobias Brunner 2016-06-15 17:42:28 +02:00
parent 63acd803f0
commit 63d9370249
1 changed files with 1 additions and 1 deletions

View File

@ -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)