X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fwpa_supplicant%2FMakefile;fp=package%2Fwpa_supplicant%2FMakefile;h=de5607384da220bbc8d308969ea7cee276f0b1fe;hb=b3cc6af060ae96b6b82cb3b8b96a68f9c41a1fdf;hp=ed6e45588e6bf66521974e1f6190c98ccfd3503b;hpb=59387b4b39efa1bfa51171b92b9fbcbdf59882ad;p=openwrt.git diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index ed6e45588e..de5607384d 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wpa_supplicant -PKG_VERSION:=0.6.3 +PKG_VERSION:=0.6.6 PKG_RELEASE:=1 -PKG_MD5SUM:=b51b2975f21006f85f7297f3fb1acde1 +PKG_MD5SUM:=cd0b386bdf4b0b3b01516e36cb6977d1 PKG_SOURCE_URL:=http://hostap.epitest.fi/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_BUILD_DEPENDS:=madwifi +PKG_BUILD_DEPENDS:=PACKAGE_kmod-madwifi:madwifi include $(INCLUDE_DIR)/package.mk STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,CONFIG_PACKAGE_kmod-madwifi CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK)