]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Update download URL for wpa_supplicant
authorTobias Brunner <tobias@strongswan.org>
Wed, 15 Jun 2016 15:42:28 +0000 (17:42 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 16 Jun 2016 12:36:15 +0000 (14:36 +0200)
testing/scripts/recipes/004_wpa_supplicant.mk

index 14b64ea78f52a64c4e65fb6602ee8b5313e68f8e..4cc870c122b3a420894ddf36d02bd4f87fa74085 100644 (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)