diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-14 21:15:07 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-14 21:15:07 +0000 |
commit | 669ce74ad81695228901dae9a49e797c46a66f7e (patch) | |
tree | 100281f3913c56fa30aa6a977a1d61679c35aa5b | |
parent | a115d60db3d5bacee414e71c3db4a6245625a6ee (diff) | |
download | mtk-20170518-669ce74ad81695228901dae9a49e797c46a66f7e.zip mtk-20170518-669ce74ad81695228901dae9a49e797c46a66f7e.tar.gz mtk-20170518-669ce74ad81695228901dae9a49e797c46a66f7e.tar.bz2 |
add md5sum
SVN-Revision: 3371
-rw-r--r-- | openwrt/package/xsupplicant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/xsupplicant/Makefile b/openwrt/package/xsupplicant/Makefile index 40e78da..2dcf371 100644 --- a/openwrt/package/xsupplicant/Makefile +++ b/openwrt/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 |