From: florian Date: Sun, 6 Jan 2008 13:07:20 +0000 (+0000) Subject: Mirror source tarball to openwrt.org (#2983) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=3485e86ac5ec31cb071a4155c97a8882a839d7dd;p=10.03%2Fopenwrt.git Mirror source tarball to openwrt.org (#2983) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10133 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index 2222da092..a178e77b6 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