From: Florian Fainelli Date: Sun, 6 Jan 2008 13:07:20 +0000 (+0000) Subject: Mirror source tarball to openwrt.org (#2983) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=ae4798386341050148a3dac370d038f43e8b4a6c Mirror source tarball to openwrt.org (#2983) SVN-Revision: 10133 --- diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index 2222da0921..a178e77b63 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=0.5.9 PKG_RELEASE:=1 PKG_MD5SUM:=390e46066fa96ef9ba8e2dd63fca5aa0 -PKG_SOURCE_URL:=http://hostap.epitest.fi/releases +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz include $(INCLUDE_DIR)/package.mk