Upgrade wpa_supplicant to 0.5.9 (#2823)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Dec 2007 16:23:03 +0000 (16:23 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Dec 2007 16:23:03 +0000 (16:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9686 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/wpa_supplicant/Makefile

index a745313..2222da0 100644 (file)
@@ -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
This page took 0.025205 seconds and 4 git commands to generate.