diff options
-rw-r--r-- | package/xsupplicant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xsupplicant/Makefile b/package/xsupplicant/Makefile index 40e78da19f..2dcf371d07 100644 --- a/package/xsupplicant/Makefile +++ b/package/xsupplicant/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xsupplicant PKG_VERSION:=1.2.3 PKG_RELEASE:=1 -PKG_MD5SUM:=x +PKG_MD5SUM:=c9b17b2e1879bac85c583980338fed85 PKG_SOURCE_URL:=@SF/open1x PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |