diff options
Diffstat (limited to 'openwrt/package/wpa_supplicant/Makefile')
-rw-r--r-- | openwrt/package/wpa_supplicant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/wpa_supplicant/Makefile b/openwrt/package/wpa_supplicant/Makefile index b1a9bd1b3..442769693 100644 --- a/openwrt/package/wpa_supplicant/Makefile +++ b/openwrt/package/wpa_supplicant/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wpa_supplicant -PKG_VERSION:=0.4.7 +PKG_VERSION:=0.4.9 PKG_RELEASE:=1 -PKG_MD5SUM:=1345730f15d5f93f2f083096ddc903eb +PKG_MD5SUM:=98498c152cbfc388c306fd9bbf7d57d4 PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |