X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d7385210e975791a17f4593f327a4a0c1831e1f7..abcbd32697a16148ed9362f4ef29a19cc338bb0a:/package/wpa_supplicant/Makefile diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index a745313da..3a905b2c9 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wpa_supplicant -PKG_VERSION:=0.5.7 +PKG_VERSION:=0.5.10 PKG_RELEASE:=1 -PKG_MD5SUM:=bd2436392ad3c6d2513da701a12f2d27 +PKG_MD5SUM:=9e7b99da67c47d81121368c6d580d069 PKG_SOURCE_URL:=http://hostap.epitest.fi/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz