From: Imre Kaloz Date: Fri, 5 Jan 2007 20:08:26 +0000 (+0000) Subject: upgrade wpa_supplicant to v0.5.7 for #1133 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=09b0a6feb64774a5f17f783f22991227cb13c733;p=openwrt%2Fstaging%2Fthess.git upgrade wpa_supplicant to v0.5.7 for #1133 SVN-Revision: 5998 --- diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index 0530a95221..658837c34a 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.5 +PKG_VERSION:=0.5.7 PKG_RELEASE:=1 -PKG_MD5SUM:=482dd85949c82aa15309e5ab3d2cf5c3 +PKG_MD5SUM:=bd2436392ad3c6d2513da701a12f2d27 PKG_SOURCE_URL:=http://hostap.epitest.fi/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz