From: florian Date: Sun, 9 Dec 2007 16:23:03 +0000 (+0000) Subject: Upgrade wpa_supplicant to 0.5.9 (#2823) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=d342cacb2c070a531470d69d286de6024b921b61;p=openwrt.git Upgrade wpa_supplicant to 0.5.9 (#2823) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9686 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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