diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/wpa_supplicant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index a745313dac..2222da0921 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wpa_supplicant -PKG_VERSION:=0.5.7 +PKG_VERSION:=0.5.9 PKG_RELEASE:=1 -PKG_MD5SUM:=bd2436392ad3c6d2513da701a12f2d27 +PKG_MD5SUM:=390e46066fa96ef9ba8e2dd63fca5aa0 PKG_SOURCE_URL:=http://hostap.epitest.fi/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |