diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-10-25 16:26:16 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-10-25 16:26:16 +0000 |
commit | 1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda (patch) | |
tree | 07457f3f35244bbf479d2e3031728e134780a060 /package | |
parent | 2256e862d2776bfe5c44c76586e4a3dedd37448e (diff) | |
download | upstream-1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda.tar.gz upstream-1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda.tar.bz2 upstream-1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda.zip |
acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.
SVN-Revision: 33933
Diffstat (limited to 'package')
-rw-r--r-- | package/acx-mac80211/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile index 80e52820e5..3e8bb15c5b 100644 --- a/package/acx-mac80211/Makefile +++ b/package/acx-mac80211/Makefile @@ -18,6 +18,7 @@ PKG_SOURCE_URL:=git://acx100.git.sourceforge.net/gitroot/acx100/acx-mac80211 PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) +PKG_MIRROR_MD5SUM:=8d6bc84239059fd938ff4d989579f622 PKG_BUILD_DEPENDS:=mac80211 include $(INCLUDE_DIR)/package.mk |