X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fwpa_supplicant%2FMakefile;h=3a905b2c9310b448bc0e2d6c5252194910a10f61;hb=86c7d5a6b0f87ebff6d3c948fd28fd90414ea2d5;hp=a178e77b6389a2d78ad54023f2beee7e3ba632ec;hpb=4881d3689dfd5a657cc0148b603c92ea7230ff98;p=openwrt-10.03%2F.git diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index a178e77b6..3a905b2c9 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wpa_supplicant -PKG_VERSION:=0.5.9 +PKG_VERSION:=0.5.10 PKG_RELEASE:=1 -PKG_MD5SUM:=390e46066fa96ef9ba8e2dd63fca5aa0 +PKG_MD5SUM:=9e7b99da67c47d81121368c6d580d069 -PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ +PKG_SOURCE_URL:=http://hostap.epitest.fi/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz include $(INCLUDE_DIR)/package.mk