X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d7385210e975791a17f4593f327a4a0c1831e1f7..3485e86ac5ec31cb071a4155c97a8882a839d7dd:/package/wpa_supplicant/Makefile diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index a745313da..a178e77b6 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -9,11 +9,11 @@ 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_URL:=http://downloads.openwrt.org/sources/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz include $(INCLUDE_DIR)/package.mk